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

LSP: Insertion of new LSP powered extension into VS and/or SDK #17980

Open
0101 opened this issue Nov 7, 2024 · 2 comments
Open

LSP: Insertion of new LSP powered extension into VS and/or SDK #17980

0101 opened this issue Nov 7, 2024 · 2 comments
Assignees
Labels
Area-LSP Related to Language Server Protocol
Milestone

Comments

@0101
Copy link
Contributor

0101 commented Nov 7, 2024

Need to figure out how to automatically insert the new extension into VS and/or SDK.

@0101 0101 added the Area-LSP Related to Language Server Protocol label Nov 7, 2024
@github-actions github-actions bot added this to the Backlog milestone Nov 7, 2024
@T-Gro T-Gro added Area-LSP Related to Language Server Protocol and removed Area-LSP Related to Language Server Protocol Needs-Triage labels Nov 8, 2024
@T-Gro T-Gro moved this from New to Planned in F# Compiler and Tooling Feb 4, 2025
@T-Gro T-Gro modified the milestones: Backlog, March 2025 Mar 11, 2025
@T-Gro T-Gro changed the title LSP: Insertion of new LSP powered extension into VS LSP: Insertion of new LSP powered extension into VS and/or SDK Mar 11, 2025
@T-Gro
Copy link
Member

T-Gro commented Mar 11, 2025

Idea: Have the lsp server .exe part of the SDK, nor part of VS.

@smoothdeveloper
Copy link
Contributor

@T-Gro would it have an impact when bugs are fixed in the VS editor, in terms of shipping the update without requiring to install a new SDK?

I assume VS updates come at faster pace, independently from SDK, in many circumstances.

Also, what use cases would consume the LSP on it's own as an executable rather than leveraging it in a library?

if we consider ionide would be the first consumer, would they not use the library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-LSP Related to Language Server Protocol
Projects
Status: Planned
Development

No branches or pull requests

5 participants