Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ionide/LanguageServerProtocol issues and pull requests

#66 - Generate the Server and Client interfaces

Issue - State: open - Opened by TheAngryByrd 20 days ago

#65 - 3.18.0 spec update

Pull Request - State: open - Opened by TheAngryByrd about 2 months ago

#64 - Types: import more *RegistrationOptions types from LSP spec

Pull Request - State: closed - Opened by razzmatazz 5 months ago - 3 comments

#62 - Support JsonRpc via web sockets

Pull Request - State: closed - Opened by dawedawe 5 months ago - 1 comment

#60 - Fix type definition for GlobPattern

Pull Request - State: closed - Opened by razzmatazz 8 months ago - 1 comment

#58 - Fix WorkDoneProgressCancel arguments

Pull Request - State: closed - Opened by TheAngryByrd 11 months ago

#57 - Update StreamJsonRpc to 2.16.36

Pull Request - State: closed - Opened by TheAngryByrd 11 months ago - 1 comment

#56 - Add default for WorkspaceSymbolResolve

Pull Request - State: closed - Opened by nojaf 11 months ago

#55 - Fix crashing on json serialization

Pull Request - State: closed - Opened by TheAngryByrd 11 months ago - 3 comments

#54 - Fixing spellings

Pull Request - State: closed - Opened by TheAngryByrd 11 months ago

#53 - Changelogs missing from GitHub Release on Release

Issue - State: open - Opened by TheAngryByrd about 1 year ago
Labels: bug, area: CI

#52 - Feat/3.17

Pull Request - State: closed - Opened by tcx4c70 about 1 year ago - 3 comments

#51 - Allow multiple instances of the server on a single process.

Pull Request - State: closed - Opened by TrevorThoele2 over 1 year ago - 8 comments

#50 - Allow Multiple Servers Executing On Same Process

Issue - State: closed - Opened by TrevorThoele2 over 1 year ago - 1 comment

#49 - Generate types from meta model

Pull Request - State: closed - Opened by TheAngryByrd over 1 year ago - 7 comments

#48 - Make PublishDiagnostics optional

Pull Request - State: closed - Opened by sharpSteff over 1 year ago - 1 comment

#47 - text_document.publishDiagnostics is not optional

Issue - State: closed - Opened by sharpSteff over 1 year ago - 4 comments

#46 - Add call and type hierarchy

Pull Request - State: closed - Opened by tcx4c70 over 1 year ago - 1 comment

#45 - Is there any plan to implement call hierarchy and type hierarchy?

Issue - State: closed - Opened by tcx4c70 over 1 year ago - 1 comment
Labels: enhancement, good first issue

#44 - Add textDocument/inlineValue from LSP 3.17

Pull Request - State: closed - Opened by kaashyapan almost 2 years ago - 3 comments

#43 - Adds Progress/WorkDone types

Pull Request - State: closed - Opened by TheAngryByrd almost 2 years ago

#42 - Adds Pull Diagnostics types and inteface method

Pull Request - State: closed - Opened by TheAngryByrd almost 2 years ago

#41 - Adds version to PublishDiagnosticsParams

Pull Request - State: closed - Opened by TheAngryByrd almost 2 years ago

#40 - allow users to inject their own jsonRpc customizations

Pull Request - State: closed - Opened by baronfel about 2 years ago - 6 comments

#39 - Experiment with more 'native' binding to JsonRpc

Pull Request - State: open - Opened by baronfel about 2 years ago

#38 - Interfaces for lsp2

Pull Request - State: closed - Opened by TheAngryByrd about 2 years ago

#37 - Interfaces for LspServer and LspClient

Pull Request - State: closed - Opened by TheAngryByrd about 2 years ago - 1 comment

#36 - Loading Fantomas projects cause client side LSP server to stop responding.

Issue - State: closed - Opened by TheAngryByrd about 2 years ago - 1 comment

#35 - Treat more exception types as non-fatal

Pull Request - State: open - Opened by baronfel about 2 years ago - 3 comments

#34 - Add referesh capability for codelens

Pull Request - State: closed - Opened by baronfel about 2 years ago

#33 - Avoid server crash when handler returns LspResult.Error

Pull Request - State: closed - Opened by razzmatazz about 2 years ago - 4 comments

#32 - Add Error.RequestCancelled*() and LspResult.requestCancelled<'a>

Pull Request - State: closed - Opened by razzmatazz about 2 years ago - 1 comment

#31 - More precise types for client and server rename capabilities

Pull Request - State: closed - Opened by artempyanykh about 2 years ago - 1 comment

#30 - Add textDocument/prepareRename request

Pull Request - State: closed - Opened by artempyanykh about 2 years ago - 2 comments

#29 - RFC: Make JsonRpc to NOT swallow exceptions

Pull Request - State: closed - Opened by artempyanykh about 2 years ago - 6 comments

#28 - Remove spurious whitespace in workspace/executeCommand handler

Pull Request - State: closed - Opened by keynmol over 2 years ago - 5 comments

#27 - Add Deserialization for `ErasedUnion`s

Pull Request - State: closed - Opened by Booksbaum over 2 years ago - 7 comments

#25 - Handle non-async exceptions from LSP handlers

Pull Request - State: closed - Opened by artempyanykh over 2 years ago - 3 comments

#24 - Always run server handlers inside an `async` context

Pull Request - State: closed - Opened by artempyanykh over 2 years ago - 19 comments

#23 - Make `InlayHint` client capability optional

Pull Request - State: closed - Opened by artempyanykh over 2 years ago

#22 - Add InlayHint (LSP `3.17`)

Pull Request - State: closed - Opened by Booksbaum over 2 years ago - 1 comment

#21 - [RFC] Workaround a VSCode bug that precludes the server from exiting

Pull Request - State: closed - Opened by artempyanykh over 2 years ago - 1 comment

#20 - Add support for proposed 3.17 APIs

Issue - State: open - Opened by baronfel over 2 years ago - 1 comment

#19 - Split files into logical chunks

Pull Request - State: closed - Opened by baronfel over 2 years ago

#18 - Add DocumentSymbol type for textDocument/documentSymbol

Pull Request - State: closed - Opened by artempyanykh over 2 years ago - 1 comment

#17 - Add types and requests for workspace-level file events

Pull Request - State: closed - Opened by artempyanykh over 2 years ago - 1 comment

#16 - Fix Server.start/defaultHandlings incompatibility

Pull Request - State: closed - Opened by artempyanykh over 2 years ago - 1 comment

#15 - Add types around workspace folders support

Pull Request - State: closed - Opened by artempyanykh over 2 years ago - 3 comments

#14 - Out of order message processing and parallelism

Issue - State: closed - Opened by artempyanykh over 2 years ago - 12 comments

#12 - add xmldoc generation to this package

Pull Request - State: closed - Opened by baronfel over 2 years ago - 2 comments

#11 - Publish XmlDocs in the package

Issue - State: closed - Opened by baronfel over 2 years ago - 2 comments

#10 - Use stream json rpc for transport

Pull Request - State: closed - Opened by razzmatazz almost 3 years ago - 7 comments

#9 - Migrate tests from fsac no paket

Pull Request - State: closed - Opened by razzmatazz almost 3 years ago

#8 - Remove dependency on `paket`

Pull Request - State: closed - Opened by razzmatazz almost 3 years ago - 10 comments

#7 - Attempting to port tests from FSAC

Pull Request - State: closed - Opened by razzmatazz almost 3 years ago - 2 comments

#6 - rough support for $/cancelRequest

Pull Request - State: closed - Opened by razzmatazz almost 3 years ago - 5 comments

#5 - `$/cancelRequest` client notification support

Issue - State: closed - Opened by razzmatazz almost 3 years ago - 2 comments

#4 - Map CodeAction.IsPreferred & CodeAction.Disabled props.

Pull Request - State: closed - Opened by razzmatazz almost 3 years ago

#3 - Expose client `CodeAction` caps as CodeActionClientCapabilities

Pull Request - State: closed - Opened by razzmatazz almost 3 years ago - 1 comment

#2 - Add support for `codeAction/resolve`

Pull Request - State: closed - Opened by razzmatazz almost 3 years ago

#1 - A request for a nuget release

Issue - State: closed - Opened by razzmatazz almost 3 years ago - 1 comment