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

changelog for 0.4.23

e2045f0e53f5649195b22b3b5591f7dfb6933e3e authored 12 months ago
Merge pull request #61 from tcx4c70/fix/trigger

Add TriggerForIncompleteCompletions & Capitalize the first char of fields of CompletionContext

c2684ccac181c5334acdde2e6f61c146e6930c5e authored 12 months ago
Capitalize the first char of fields of CompletionContext

Signed-off-by: Adam Tao <[email protected]>

8fd0248d3355dc59cc9bf4d3be4341a40dedd582 authored 12 months ago
Add TriggerForIncompleteCompletions

Signed-off-by: Adam Tao <[email protected]>

ae6705ba9a4b59e82499c9f957f27c3792a0b69c authored 12 months ago
Fix type definition for GlobPattern

2ed5587650e0d2e5b91baab2e2008b2f1aeb6c6a authored about 1 year ago
Changelog entry

db40746f7285aa8d047f127771e04c7692608e6e authored about 1 year ago
Add in deprecations and some missing docs.

9e2537db4e37b890581e9aced943db63964d8983 authored about 1 year ago
Add obsoletion markers to types that are obsolete

0e2d2cf9cc3ebe970b6412fe25da3e5162f915e6 authored about 1 year ago
bump to 8.0 SDK

cc7c21a893a52ccc3259a31cba3d356c3ccbeea6 authored about 1 year ago
Changelog entry

396cf9207eb852d7ad763f51d8942c2b54349547 authored about 1 year ago
changelog for v0.4.21

c63b634c2b7116d690a0b546461f17052dfa294c authored about 1 year ago
Fix WorkDoneProgressCancel arguments

40e3453d41725e4f08fecc42ddd4ef8d4b9e928f authored about 1 year ago
Unify line endings for editorconfig

4a93d9abbde6533a072c37f111d82cf1caed651f authored about 1 year ago
add git-blame-ignore-revs

6011eb9f17ac2528dd94c232f0675725f10087ae authored about 1 year ago
Formatting updates

8967b8d3ed526facc42d9089d51227e7efc21267 authored about 1 year ago
changelog for v0.4.20

3342c876bb9db8c46f2dbab3de08431de5f41f73 authored about 1 year ago
Update StreamJsonRpc to 2.16.36

731c863fb49582cc0242a1d558fe9c916c886321 authored about 1 year ago
Changelog for v0.4.19

00d697307b9692c12665c470a5ee9aa1d366fa25 authored over 1 year ago
Create parse error on json serialization failures

759f4f4353d6a52c886e066f2c28bbdd2b92967f authored over 1 year ago
Update fantomas

ebc5dd8c13a34134beb1c7c3e6f4ed2ba67206f4 authored over 1 year ago
Add default for WorkspaceSymbolResolve

387336b5211e1b89efc1ad8925bcda81d7480498 authored over 1 year ago
changelog for v0.4.18

138620c6f3db921fd038e48f67014f96a5ab357f authored over 1 year ago
Fixing spellings

9b57635fc59e01f70dd048d8413c0eca6b1c8fba authored over 1 year ago
fix changelog formatting

a9e68a4686bdccabb8009dd8907120cc6adeb6d4 authored over 1 year ago
changelogs for 0.4.17

27a7c291bef2faf0857083548a12635bf534a7a8 authored over 1 year ago
make optional uint optional

0a939a4682f9e32efe7ebd3b9f28d6ebafe67390 authored over 1 year ago
Update contributing with release info

cb7552f37b91150d0fd31f4d24d645a85de96a52 authored over 1 year ago
changelog for v0.4.16

1a65cdf584dae38497b1da12ba3bfb3e11394ddf authored over 1 year ago
Merge pull request #52 from tcx4c70/feat/3.17

Feat/3.17

96af0d8a61345db618402443d433b7a61fa2d7ef authored over 1 year ago
doc: Fix some doc to avoid confuse

Signed-off-by: Adam Tao <[email protected]>

c118aa8ee877319e558e8154bd56e687b1e50d90 authored over 1 year ago
feat: Add bool to CodeActionProvider

Signed-off-by: Adam Tao <[email protected]>

f1827b61639a15e8fe581fb8630a7a20a77ba1db authored over 1 year ago
feat: Add Deprecated to DiagnosticTag

Signed-off-by: Adam Tao <[email protected]>

a5cf482167e45c6dbbbf0ca2e52db8f568ddda21 authored over 1 year ago
fix: Type of VersionedTextDocumentIdentifier.Version

The spec says VersionedTextDocumentIdentifier.Version is not nullable
while OptionalVersionedTex...

3c53a5d9a57a3c69e6d73f2032fc626e59990f37 authored over 1 year ago
feat: Add UniquenessLevel and MonikerKind

Signed-off-by: Adam Tao <[email protected]>

5b9916c24ec91dd4da9ec7e946932a57caa98b17 authored over 1 year ago
feat: Add DocumentDiagnosticReportKind

Signed-off-by: Adam Tao <[email protected]>

bed9318700ac3c62180ce6a188fb4ceebfe96237 authored over 1 year ago
fix: Fix type of ShowDocumentResult.success

Signed-off-by: Adam Tao <[email protected]>

2c2d3b9b69813c7c513a9639ca6e5a432ddb78d7 authored over 1 year ago
fix: Fix result type of textDocument/linkedEditingRanges

Signed-off-by: Adam Tao <[email protected]>

68e93b89118f590be42278a367d815668eb3ff5a authored over 1 year ago
feat(3.16): Add support for document symbol provider label

Signed-off-by: Adam Tao <[email protected]>

c6b020a28a3bac401ab2c049032e784ce11ea350 authored over 1 year ago
fix: Change the type of workspace.workspaceFolders.changeNotifications

To match LSP spec.

Signed-off-by: Adam Tao <[email protected]>

7c4ec8198553d512d01ac08e09f42c27d6872929 authored over 1 year ago
feat(3.17): Add support for diagnostic pull model

Signed-off-by: Adam Tao <[email protected]>

c55932be75cb2530ca0c24bf6d136aa1ae6f60e3 authored over 1 year ago
feat(3.16): Add support for opening and showing a document in the client user interface

Signed-off-by: Adam Tao <[email protected]>

9379e87552c7636a7e4e1dca65abe28c59983fc2 authored over 1 year ago
feat: Add full support for ApplyWorkspaceEditResponse

Signed-off-by: Adam Tao <[email protected]>

49c7bdc9779c14ed075717b95c0c2bc724a820a8 authored over 1 year ago
feat(3.17): Add support for shared values on CompletionItemList

Signed-off-by: Adam Tao <[email protected]>

d75d43842647e92da0f14b9d4297d5b1cc8a801c authored over 1 year ago
feat(3.17): Add support for label details and insert text mode on completion items

Signed-off-by: Adam Tao <[email protected]>

68d57bcab92e70de4c07b2499a3de0e44fdf926c authored over 1 year ago
feat(3.16): Add support for client default behavior on renames

Signed-off-by: Adam Tao <[email protected]>

6ac8bc899a531a90e6de3e1e189e94b1d8f2fa57 authored over 1 year ago
feat(3.15): Add DocumentLink#tooltip support

Signed-off-by: Adam Tao <[email protected]>

b4bf358f3c995aecc92116056a65874ed24ee079 authored over 1 year ago
feat: Add support for all inline value kinds

Signed-off-by: Adam Tao <[email protected]>

4426d0be78649f2b757e1ba289346d12573fd76f authored over 1 year ago
feat(3.17): Add support for diagnostics refresh

Signed-off-by: Adam Tao <[email protected]>

f5ab970ea8b52f9a5cf21959bf9ef6654362243c authored over 1 year ago
feat(3.17): Add support for collapsed text in folding

Signed-off-by: Adam Tao <[email protected]>

6eb0dce80ee65dbedbbf92da52e757de2f31fa96 authored over 1 year ago
feat(3.16): Add support for diagnostic code description and data property

Signed-off-by: Adam Tao <[email protected]>

88cb1366cc0c1ec690d452d9915ee0fca23abdc8 authored over 1 year ago
feat(3.15): Add version on PublishDiagnosticsParams

Signed-off-by: Adam Tao <[email protected]>

1673e365a90ce10ec84f0eb41317acc2354f8ed6 authored over 1 year ago
feat(3.15): Add signature help context

Signed-off-by: Adam Tao <[email protected]>

efceeec25931f17917e822cf65bdb424724d9c55 authored over 1 year ago
feat(3.16): Add support for signature information activeParameter property

Signed-off-by: Adam Tao <[email protected]>

45292a43c64318bfef3dcb22039ae161f4225f9d authored over 1 year ago
feat(3.14): Add support for signature label offsets

Signed-off-by: Adam Tao <[email protected]>

cf2f88b5eb88db44652f0d721def103f40bad779 authored over 1 year ago
feat(3.17): Add support for relative patterns in file watchers.

Signed-off-by: Adam Tao <[email protected]>

b6d9bc2381a8e58478a97f12d98f973d57fbb3c9 authored over 1 year ago
feat: Add some missing workspace client capabilities

Signed-off-by: Adam Tao <[email protected]>

1f89dc7526f70c38397264737f63e7df3b5eb1f2 authored over 1 year ago
feat(3.17): Add server cancelable and augmentation of syntax tokens support to semantic tokens

Signed-off-by: Adam Tao <[email protected]>

ac2675ede32133cc00081d19e197819bebfa3302 authored over 1 year ago
refactor: Remove duplicate ResolveSupport types

Signed-off-by: Adam Tao <[email protected]>

b678f8482f1391dc033f18404e012d83bce0ab11 authored over 1 year ago
feat(3.17): Add support for workspace symbol resolve request

Signed-off-by: Adam Tao <[email protected]>

d3ab74808eb116a36ce3a243c0f46414e9dc07eb authored over 1 year ago
feat: Add missing codeLens/inlineValue refresh requests

Signed-off-by: Adam Tao <[email protected]>

fc04566978d488702f70b73fe8af1ca901c64779 authored over 1 year ago
feat(3.16): Add support for linked editing

Signed-off-by: Adam Tao <[email protected]>

5501e0ebbda461607e6fd33f0b509827397627bf authored over 1 year ago
feat(3.15): Add support for server information

Signed-off-by: Adam Tao <[email protected]>

14aa18b24c06ad890ebff22af0fb6509a986e20d authored over 1 year ago
feat(3.16): Add support for moniker request method

Signed-off-by: Adam Tao <[email protected]>

5e9a83e29afb395350db833fcd5577fb59cb9c6a authored over 1 year ago
feat(3.16): Add support to provide the clients locale in the initialize call

Signed-off-by: Adam Tao <[email protected]>

c43c41feea330f7e67bc8142a28fc9e22dedca21 authored over 1 year ago
feat: Add missing client/server capabilities

Signed-off-by: Adam Tao <[email protected]>

b008244b3755b7c3200599c7e83044294b7169c6 authored over 1 year ago
feat: Add support to go to declaration

Signed-off-by: Adam Tao <[email protected]>

a086eb03193bc401c235d5308b76846a7ba15a3f authored over 1 year ago
feat(3.17): Add support to negotiate the position encoding

Signed-off-by: Adam Tao <[email protected]>

1d2aec0b17c471588f9fa2a793cef6dcd3e65d34 authored over 1 year ago
feat(3.17): Specify how clients will handle stale requests

Signed-off-by: Adam Tao <[email protected]>

431c0706c4c759322e4075a209d7602a7657f9f7 authored over 1 year ago
feat(3.17): Add support for HTML tags in Markdown

Signed-off-by: Adam Tao <[email protected]>

2194094874f59a1b2a71bb7e10b804a1db60c04c authored over 1 year ago
feat(3.16): Add general client capabilities

Signed-off-by: Adam Tao <[email protected]>

fa45982681b6704897c67a1a9209d696adeff4d3 authored over 1 year ago
feat(3.17): Add support for workspace symbol resolve request

Signed-off-by: Adam Tao <[email protected]>

88bbf70c14c19b7d6896a77f751f5753534af691 authored over 1 year ago
feat(3.17): Add support for label details and insert text mode on completion items

Signed-off-by: Adam Tao <[email protected]>

f0fea7f98ff22a0ea915da372cc4952586167a41 authored over 1 year ago
feat(3.16): Add support for InsertReplaceEdit, resolve, and insertTextMode on CompletionItem

Signed-off-by: Adam Tao <[email protected]>

fffc1f265cbb56e8a4c998bda2b6cc2e760d21f4 authored over 1 year ago
feat(3.15): Add CompletionItem#tag support

Signed-off-by: Adam Tao <[email protected]>

57c8314a3ac75f81190b77975b2de41cc06afd63 authored over 1 year ago
feat: Add support for deprecated and preselect on CompletionItem

Signed-off-by: Adam Tao <[email protected]>

ea34566d4560cd79c2a45e9025ec98625fafb464 authored over 1 year ago
feat(3.16): Add support for tags on SymbolInformation and DocumentSymbol

Signed-off-by: Adam Tao <[email protected]>

2cdceea9f631ddaee734069b172d888601b224c5 authored over 1 year ago
changelogs for v0.4.15

e501c0648562be7e54c26be44f0a723435fa87fe authored over 1 year ago
Allow multiple instances of the server on a single process.

7f16f6a73f80e287ae4d3ebbc25f0d4550d73665 authored over 1 year ago
Create string in platform independent way.

a1aa291140fc8f145ee061de833f09a8647276b8 authored over 1 year ago
changelogs for v0.4.14

1fce71b0ccf41e34330fcd5b05d7961296c366d6 authored almost 2 years ago
Make PublishDiagnostics optional

e002cd139e4ec898fa77d474635d86fbbb3e6e9f authored almost 2 years ago
Create pull_request_template.md

3232a650ae52b8c9f170707bc1714c517a850218 authored almost 2 years ago
changelog for v0.4.13

0c8a72991bbb38937a8e26a1ac87051057d5d8a6 authored almost 2 years ago
add type hierarchy from LSP 3.17

Signed-off-by: Adam Tao <[email protected]>

c56fb53030563ccdb4fd003bc3f23a2183694c48 authored almost 2 years ago
add call hierarchy from LSP 3.16

Signed-off-by: Adam Tao <[email protected]>

322d858e62ca3646b107d0c6f5c113bb69cf67dd authored almost 2 years ago
changelog for v0.4.12

6753231ef72b60d20229a686215c9b1fd6be9bb0 authored about 2 years ago
add inlineValue from LSP 3.17

6b3974c478b61a93dfbbe0211759f441201a1e82 authored about 2 years ago
bump version to 0.4.11

02adab3f7d1ad68191161a4b7b7b8dedf2fe99cf authored about 2 years ago
Adds Progress/WorkDone types

0fc8dbc01c3849014b492756d63fc82119390351 authored about 2 years ago
changelogs

a201c7142e19f6f7a2651a3fb9c8e303046cc1bc authored over 2 years ago
fix incorrect typing on Diagnostics, and add missing fields to the codeaction context

9344956660564d6db0cb8dbacbef90d1499a38ce authored over 2 years ago
changelog for 0.4.9

fbbf65b0848d04ee68353094e5ad8fc77044047a authored over 2 years ago
allow users to inject their own jsonRpc customizations

70fc79312f614357ac56c69cf1ac913ef1327dab authored over 2 years ago
changelogs for 0.4.8

669f323b52d597b7337088da800b7bf24b706100 authored over 2 years ago
fix line endings on windows

676d6585708503ac6e4f05670de11f1ee931e829 authored over 2 years ago
Use Interfaces in startup related functions

966968e8805829da74850485165348c3d757cc36 authored over 2 years ago
updates global.json to allow minor patches

bae1c4707b14b16e6b5f13c898126189c61abb60 authored over 2 years ago
Add gitattributes from FSAC

068043fc0dcbc56fd1c48e4f8e5cc30f5f4709c4 authored over 2 years ago
Adds ILspServer

415a0d154837245698614f3a9d35e3a1909a8278 authored over 2 years ago
Adds ILspClient

60ca6a5c72fa40fcb6e9f2ccecce5ee78dc8e68a authored over 2 years ago