-
Notifications
You must be signed in to change notification settings - Fork 341
Issues: microsoft/vscode-languageserver-node
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
VSCode language client should configure logger pointing to the output channel rather than console
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Error handler unable to intercept and suppress error notification
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Overflow value(exceeding uinteger) passed into jsonrpc but still work
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Support notification progress instead of only status bar
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Allow customizing the name of the option for enabling tracing
feature-request
Request for new features or functionality
Option to control Request for new features or functionality
workspaceFolders
in InitializeParams
feature-request
How to support CompletionItemKind#Color in LSP client completion?
feature-request
Request for new features or functionality
Consider Adding a Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
ExtensionVersion
to ClientInfo
feature-request
Conform to the recommendation in the standard for the socket argument, which is currently Request for new features or functionality
--socket
instead of --port
feature-request
Add support for Request for new features or functionality
NotebookEdit
in WorkspaceEdit
feature-request
Support bun as a runtime for language servers
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Catching unhandled exceptions when starting language server by LanguageClient
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
meta model should also include a programmatic description of the LSP state machine
feature-request
Request for new features or functionality
metaModel
Allow initializationOptions, fillInitializeParams, etc to be async
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Tuple members should be optionally named
feature-request
Request for new features or functionality
metaModel
Feature request: mechanism for intercepting Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
workspace/applyEdit
feature-request
Allow clients of the LSP library to capture all errors and show customized / localized message.
feature-request
Request for new features or functionality
UTF-8 support
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Feature request: Expose the sync API to all client/server connections
feature-request
Request for new features or functionality
WorkDoneProgressCancelNotification is not using the given cancellation strategy
feature-request
Request for new features or functionality
Triggering on type formatting on deletions
feature-request
Request for new features or functionality
textDocument/didClose
and textDocument/didOpen
not fired on file rename changing case
feature-request
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.