Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos + minor doc tweaks #945

Merged
merged 4 commits into from
May 30, 2022
Merged

Fix typos + minor doc tweaks #945

merged 4 commits into from
May 30, 2022

Conversation

DanTup
Copy link
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
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
Member

I can regenerate the meta model

@DanTup
Copy link
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