dotnet / dotnet/fsharp

LSP: Running new extension side-by-side with old one

Open
#18,067 0 comments 1 reaction 2 assignees Claimed by @KevinRansom View on GitHub
Area-LSP
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 11h
Merged PRs (30d)
131

Description

Both extensions should have access to VS options. We can put checkboxes there to say which features will be handled by new LSP extension and old extension will read it and not register its functionality for those.

Should be possible for the user to switch between LSP and non-LSP feature until we consider LSP stable. And we should be able to control the default value (be able to change the default for all users quickly).

Plus we need to make the LSP component work when it is packaged in the same vsix as our old extension.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.