Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ionide/LanguageServerProtocol
Library for building Language Server Protocol servers and clients in F#.
https://github.com/ionide/LanguageServerProtocol
66 generate server client
TheAngryByrd opened this pull request 13 days ago
TheAngryByrd opened this pull request 13 days ago
Generate the Server and Client interfaces
TheAngryByrd opened this issue 5 months ago
TheAngryByrd opened this issue 5 months ago
3.18.0 spec update
TheAngryByrd opened this pull request 6 months ago
TheAngryByrd opened this pull request 6 months ago
Types: import more *RegistrationOptions types from LSP spec
razzmatazz opened this pull request 9 months ago
razzmatazz opened this pull request 9 months ago
Types: Do not use Obsolete attribute to annotate deprecated types in LSP
razzmatazz opened this pull request 9 months ago
razzmatazz opened this pull request 9 months ago
Support JsonRpc via web sockets
dawedawe opened this pull request 9 months ago
dawedawe opened this pull request 9 months ago
Add TriggerForIncompleteCompletions & Capitalize the first char of fields of CompletionContext
tcx4c70 opened this pull request 12 months ago
tcx4c70 opened this pull request 12 months ago
Fix type definition for GlobPattern
razzmatazz opened this pull request about 1 year ago
razzmatazz opened this pull request about 1 year ago
bump to 8.0 SDK, add in some missing Obsolete members for types that are deprecated in the spec, and fill in some xmldocs.
baronfel opened this pull request about 1 year ago
baronfel opened this pull request about 1 year ago
Fix WorkDoneProgressCancel arguments
TheAngryByrd opened this pull request about 1 year ago
TheAngryByrd opened this pull request about 1 year ago
Update StreamJsonRpc to 2.16.36
TheAngryByrd opened this pull request about 1 year ago
TheAngryByrd opened this pull request about 1 year ago
Add default for WorkspaceSymbolResolve
nojaf opened this pull request over 1 year ago
nojaf opened this pull request over 1 year ago
Fix crashing on json serialization
TheAngryByrd opened this pull request over 1 year ago
TheAngryByrd opened this pull request over 1 year ago
Fixing spellings
TheAngryByrd opened this pull request over 1 year ago
TheAngryByrd opened this pull request over 1 year ago
Changelogs missing from GitHub Release on Release
TheAngryByrd opened this issue over 1 year ago
TheAngryByrd opened this issue over 1 year ago
Feat/3.17
tcx4c70 opened this pull request over 1 year ago
tcx4c70 opened this pull request over 1 year ago
Allow multiple instances of the server on a single process.
TrevorThoele2 opened this pull request over 1 year ago
TrevorThoele2 opened this pull request over 1 year ago
Allow Multiple Servers Executing On Same Process
TrevorThoele2 opened this issue over 1 year ago
TrevorThoele2 opened this issue over 1 year ago
Generate types from meta model
TheAngryByrd opened this pull request over 1 year ago
TheAngryByrd opened this pull request over 1 year ago
Make PublishDiagnostics optional
sharpSteff opened this pull request almost 2 years ago
sharpSteff opened this pull request almost 2 years ago
text_document.publishDiagnostics is not optional
sharpSteff opened this issue almost 2 years ago
sharpSteff opened this issue almost 2 years ago
Add call and type hierarchy
tcx4c70 opened this pull request almost 2 years ago
tcx4c70 opened this pull request almost 2 years ago
Is there any plan to implement call hierarchy and type hierarchy?
tcx4c70 opened this issue almost 2 years ago
tcx4c70 opened this issue almost 2 years ago
Add textDocument/inlineValue from LSP 3.17
kaashyapan opened this pull request about 2 years ago
kaashyapan opened this pull request about 2 years ago
Adds Progress/WorkDone types
TheAngryByrd opened this pull request about 2 years ago
TheAngryByrd opened this pull request about 2 years ago
Adds Pull Diagnostics types and inteface method
TheAngryByrd opened this pull request over 2 years ago
TheAngryByrd opened this pull request over 2 years ago
Adds version to PublishDiagnosticsParams
TheAngryByrd opened this pull request over 2 years ago
TheAngryByrd opened this pull request over 2 years ago
allow users to inject their own jsonRpc customizations
baronfel opened this pull request over 2 years ago
baronfel opened this pull request over 2 years ago
Experiment with more 'native' binding to JsonRpc
baronfel opened this pull request over 2 years ago
baronfel opened this pull request over 2 years ago
Interfaces for lsp2
TheAngryByrd opened this pull request over 2 years ago
TheAngryByrd opened this pull request over 2 years ago
Interfaces for LspServer and LspClient
TheAngryByrd opened this pull request over 2 years ago
TheAngryByrd opened this pull request over 2 years ago
Loading Fantomas projects cause client side LSP server to stop responding.
TheAngryByrd opened this issue over 2 years ago
TheAngryByrd opened this issue over 2 years ago
Treat more exception types as non-fatal
baronfel opened this pull request over 2 years ago
baronfel opened this pull request over 2 years ago
Add referesh capability for codelens
baronfel opened this pull request over 2 years ago
baronfel opened this pull request over 2 years ago
Avoid server crash when handler returns LspResult.Error
razzmatazz opened this pull request over 2 years ago
razzmatazz opened this pull request over 2 years ago
Add Error.RequestCancelled*() and LspResult.requestCancelled<'a>
razzmatazz opened this pull request over 2 years ago
razzmatazz opened this pull request over 2 years ago
More precise types for client and server rename capabilities
artempyanykh opened this pull request over 2 years ago
artempyanykh opened this pull request over 2 years ago
Add textDocument/prepareRename request
artempyanykh opened this pull request over 2 years ago
artempyanykh opened this pull request over 2 years ago
RFC: Make JsonRpc to NOT swallow exceptions
artempyanykh opened this pull request over 2 years ago
artempyanykh opened this pull request over 2 years ago
Remove spurious whitespace in workspace/executeCommand handler
keynmol opened this pull request over 2 years ago
keynmol opened this pull request over 2 years ago
Add Deserialization for `ErasedUnion`s
Booksbaum opened this pull request over 2 years ago
Booksbaum opened this pull request over 2 years ago
Fix: `InlayHintWorkspaceClientCapabilities` belong into `WorkspaceClientCapabilities`
Booksbaum opened this pull request over 2 years ago
Booksbaum opened this pull request over 2 years ago
Handle non-async exceptions from LSP handlers
artempyanykh opened this pull request over 2 years ago
artempyanykh opened this pull request over 2 years ago
Always run server handlers inside an `async` context
artempyanykh opened this pull request over 2 years ago
artempyanykh opened this pull request over 2 years ago
Make `InlayHint` client capability optional
artempyanykh opened this pull request over 2 years ago
artempyanykh opened this pull request over 2 years ago
Add InlayHint (LSP `3.17`)
Booksbaum opened this pull request over 2 years ago
Booksbaum opened this pull request over 2 years ago
[RFC] Workaround a VSCode bug that precludes the server from exiting
artempyanykh opened this pull request over 2 years ago
artempyanykh opened this pull request over 2 years ago
Add support for proposed 3.17 APIs
baronfel opened this issue over 2 years ago
baronfel opened this issue over 2 years ago
Split files into logical chunks
baronfel opened this pull request over 2 years ago
baronfel opened this pull request over 2 years ago
Add DocumentSymbol type for textDocument/documentSymbol
artempyanykh opened this pull request over 2 years ago
artempyanykh opened this pull request over 2 years ago
Add types and requests for workspace-level file events
artempyanykh opened this pull request almost 3 years ago
artempyanykh opened this pull request almost 3 years ago
Fix Server.start/defaultHandlings incompatibility
artempyanykh opened this pull request almost 3 years ago
artempyanykh opened this pull request almost 3 years ago
Add types around workspace folders support
artempyanykh opened this pull request almost 3 years ago
artempyanykh opened this pull request almost 3 years ago
Out of order message processing and parallelism
artempyanykh opened this issue almost 3 years ago
artempyanykh opened this issue almost 3 years ago
Use Ionide.KeepAChangelog to populate package versions and release notes from CHANGELOG.md
baronfel opened this pull request about 3 years ago
baronfel opened this pull request about 3 years ago
add xmldoc generation to this package
baronfel opened this pull request about 3 years ago
baronfel opened this pull request about 3 years ago
Publish XmlDocs in the package
baronfel opened this issue about 3 years ago
baronfel opened this issue about 3 years ago
Use stream json rpc for transport
razzmatazz opened this pull request about 3 years ago
razzmatazz opened this pull request about 3 years ago
Migrate tests from fsac no paket
razzmatazz opened this pull request about 3 years ago
razzmatazz opened this pull request about 3 years ago
Remove dependency on `paket`
razzmatazz opened this pull request about 3 years ago
razzmatazz opened this pull request about 3 years ago
Attempting to port tests from FSAC
razzmatazz opened this pull request about 3 years ago
razzmatazz opened this pull request about 3 years ago
rough support for $/cancelRequest
razzmatazz opened this pull request about 3 years ago
razzmatazz opened this pull request about 3 years ago
`$/cancelRequest` client notification support
razzmatazz opened this issue about 3 years ago
razzmatazz opened this issue about 3 years ago
Map CodeAction.IsPreferred & CodeAction.Disabled props.
razzmatazz opened this pull request about 3 years ago
razzmatazz opened this pull request about 3 years ago
Expose client `CodeAction` caps as CodeActionClientCapabilities
razzmatazz opened this pull request about 3 years ago
razzmatazz opened this pull request about 3 years ago
Add support for `codeAction/resolve`
razzmatazz opened this pull request about 3 years ago
razzmatazz opened this pull request about 3 years ago
A request for a nuget release
razzmatazz opened this issue about 3 years ago
razzmatazz opened this issue about 3 years ago