Skip to content

Fix typos + minor doc tweaks#945

Merged
dbaeumer merged 4 commits intomicrosoft:mainfrom
DanTup:improve-docs
May 30, 2022
Merged

Fix typos + minor doc tweaks#945
dbaeumer merged 4 commits intomicrosoft:mainfrom
DanTup:improve-docs

Conversation

@DanTup
Copy link
Copy Markdown
Contributor

@DanTup DanTup commented May 16, 2022

This is mostly typos and tweaks I noticed when diffing code generated from parsing the TypeScript spec to the new meta model, but also some additional things I spotted along the way.

Some of the changes are quite trivial like trailing full stops.. I mostly added these where they existed in the LSP spec (in an attempt to reduce the size of my diff to help me review the TS -> meta model migration), I didn't try to fix these in all places.

@dbaeumer

dbaeumer
dbaeumer previously approved these changes May 17, 2022
aeschli
aeschli previously approved these changes May 17, 2022
@DanTup
Copy link
Copy Markdown
Contributor Author

DanTup commented May 17, 2022

@dbaeumer I didn't re-gen the meta model json here as I wasn't sure if it was also being worked on in other branches (and would generate lots of conflicts), but let me know if I should.

@dbaeumer dbaeumer dismissed stale reviews from aeschli and themself via 8e4b2b8 May 18, 2022 06:41
@dbaeumer
Copy link
Copy Markdown
Member

I can regenerate the meta model

@DanTup
Copy link
Copy Markdown
Contributor Author

DanTup commented May 23, 2022

@dbaeumer are you planning to merge this soon? It helps reduce the size of the review I'll be opening soon to switch from TS to JSON model :-)

(if it helps, I can rebase and re-gen the model on this PR)

@dbaeumer dbaeumer merged commit 12900cf into microsoft:main May 30, 2022
@DanTup DanTup mentioned this pull request Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants