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

Add types around workspace folders support #15

Merged
merged 2 commits into from Apr 26, 2022

Conversation

artempyanykh
Copy link
Contributor

The main parts are:

  1. Having WorkspaceFolders in InitializeParams as it supersedes rootPath and rootUri.
  2. Having workspace folders server capability.

I've tested this in my server, and it seems to work.

@baronfel
Copy link
Contributor

baronfel commented Apr 26, 2022

LGTM, thanks for contributing the types for this!

The main parts are:
1. Having WorkspaceFolders in InitializeParams as it supersedes rootPath and rootUri
2. Having workspace folders server capability.
@baronfel
Copy link
Contributor

I marked this to merge when the checks complete, and I'll be pushing out a new version of this repo hopefully this week so you don't have to submodule anymore.

@baronfel baronfel merged commit 7bb7f5e into ionide:main Apr 26, 2022
@artempyanykh artempyanykh deleted the workspace-folders-caps branch April 26, 2022 20:07
@baronfel
Copy link
Contributor

0.4.0 has been released! go forth and update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants