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

Update to latest LSP spec with type name changes #286

Merged
merged 27 commits into from
Nov 10, 2023

Conversation

karthiknadig
Copy link
Member

@karthiknadig karthiknadig commented Nov 6, 2023

closes #161
closes #159

Updates to latest LSP spec and re-generates lsprotocol package for following languages:

  • python
  • rust
  • dotnet (C#)

This includes updates to tests and test code generation.

@karthiknadig karthiknadig added the feature-request Request for new features or functionality label Nov 6, 2023
@karthiknadig karthiknadig self-assigned this Nov 6, 2023
@karthiknadig karthiknadig reopened this Nov 6, 2023
@karthiknadig karthiknadig force-pushed the update_latest branch 2 times, most recently from 952e58b to 4d5acf7 Compare November 9, 2023 19:11
@karthiknadig karthiknadig marked this pull request as ready for review November 10, 2023 07:24
@karthiknadig karthiknadig merged commit b96899b into microsoft:main Nov 10, 2023
26 checks passed
@karthiknadig karthiknadig deleted the update_latest branch November 10, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Testing and CI for Rust types Boiler plate for rust code testing
2 participants