Fazlul Shahriar
|
d9c12ec587
|
Add acme-lsp tool for Acme text editor
|
2018-12-28 15:46:49 -05:00 |
|
Dirk Baeumer
|
c0c516735f
|
Clarify label offsets
|
2018-12-21 11:44:16 +01:00 |
|
Dirk Baeumer
|
1f9f6be4dd
|
Mentioned textDocument/declaration in change log
|
2018-12-21 11:28:01 +01:00 |
|
Dirk Baeumer
|
987244e6a5
|
Add a sentence that commands are best executed on the server if the capabilities are provided
|
2018-12-20 12:35:44 +01:00 |
|
Dirk Baeumer
|
40357ffcb5
|
Fixes #609: How should a server respond to invalid notifications (for ex textDocument/didChange with invalid line/col info)?
|
2018-12-20 11:56:09 +01:00 |
|
Dirk Baeumer
|
971966008a
|
See #615: Clarify didChangeWatchedFiles 'non dynamic' meaning
|
2018-12-20 11:20:19 +01:00 |
|
Dirk Baeumer
|
14571a4697
|
Small wordning change.
|
2018-12-19 21:49:10 +01:00 |
|
Dirk Baeumer
|
25679c2e4b
|
Fixes #584: Protocol consistency gurantees are subtly incorrect
|
2018-12-19 21:47:57 +01:00 |
|
Dirk Baeumer
|
335dd85172
|
Clarify ParameterInformation.label
|
2018-12-19 17:23:33 +01:00 |
|
Dirk Baeumer
|
cf05574f89
|
Fixes #607: Spec is unclear about responding to $/ requests
|
2018-12-19 15:58:33 +01:00 |
|
Dirk Baeumer
|
4d103f101a
|
Spell checking pass
|
2018-12-19 12:18:32 +01:00 |
|
Dirk Baeumer
|
b955eff07e
|
Clarify the spec around code actions and commands
|
2018-12-19 11:27:55 +01:00 |
|
Dirk Baeumer
|
1cc8e45409
|
Fixed typo
|
2018-12-18 16:07:13 +01:00 |
|
Dirk Bäumer
|
4e1c6e8c92
|
Merge pull request #644 from Gert-dev/gh-pages
Add Serenata server for PHP
|
2018-12-18 16:05:04 +01:00 |
|
Dirk Baeumer
|
82a3a3dadf
|
Clarification around header encoding
|
2018-12-18 16:04:11 +01:00 |
|
Dirk Baeumer
|
fefedb01d1
|
Fixes #595: Add dart to the list of language identifiers
|
2018-12-18 15:48:19 +01:00 |
|
Dirk Baeumer
|
7a23dddcda
|
Revert to original text for initializationOptions
|
2018-12-18 15:23:06 +01:00 |
|
Dirk Baeumer
|
6f5831085e
|
Revert clarification around initializationOptions
|
2018-12-18 15:21:58 +01:00 |
|
Gert
|
a9c392fe59
|
Add Serenata server for PHP
|
2018-12-18 14:59:53 +01:00 |
|
Dirk Baeumer
|
3c0d2af1a8
|
Fixes #208: glob syntax is not defined
|
2018-12-18 12:14:05 +01:00 |
|
Dirk Baeumer
|
1595b7c664
|
Fixes #533: Clarification on sorting and filtering wording in Completion Request description
|
2018-12-18 12:03:00 +01:00 |
|
Dirk Baeumer
|
545cd6958a
|
Fixes #567: Spec should discourage abuse of initializationOptions and didChangeConfiguration
|
2018-12-18 11:56:42 +01:00 |
|
Dirk Baeumer
|
5839ca7590
|
Fixes #598: Clarify the language ID list
|
2018-12-18 11:37:33 +01:00 |
|
Dirk Baeumer
|
c5e3291089
|
Fixes 641: LSP does not prohibit empty symbol names, but VS Code rejects them
|
2018-12-18 10:28:55 +01:00 |
|
Dirk Bäumer
|
2d472d4f74
|
Merge pull request #638 from LaurentTreguier/patch-1
Remove duplicated label property
|
2018-12-18 10:14:41 +01:00 |
|
Laurent Tréguier
|
510ba9676f
|
Remove duplicated label property
3854f1c503 duplicated the `label` property in `ParameterInformation`
|
2018-12-13 19:25:10 +01:00 |
|
Dirk Baeumer
|
3bdf2a4002
|
Some minor fixes
|
2018-12-13 14:06:50 +01:00 |
|
Dirk Baeumer
|
abf3cfa9d3
|
Spec link support
|
2018-12-13 14:06:49 +01:00 |
|
Dirk Baeumer
|
3854f1c503
|
Add label offset to spec
|
2018-12-13 14:06:49 +01:00 |
|
Dirk Bäumer
|
d92645b48e
|
Merge pull request #619 from gabro/patch-1
Add Scala language identifier
|
2018-12-11 10:36:33 +01:00 |
|
Dirk Bäumer
|
7a4c1879ce
|
Merge pull request #621 from yeger00/gh-pages-pylspclient
adding pylspclient for implementations SDKs
|
2018-12-11 10:09:22 +01:00 |
|
Dirk Bäumer
|
67f91be642
|
Merge pull request #626 from KamasamaK/add-sublime-plugin
Add Sublime Text to tools
|
2018-12-11 10:05:53 +01:00 |
|
Dirk Bäumer
|
3c565c9f1b
|
Merge branch 'gh-pages' into add-sublime-plugin
|
2018-12-11 10:05:46 +01:00 |
|
Dirk Bäumer
|
b5a49e112f
|
Merge pull request #632 from natebosch/patch-2
Add vim-lsc to list of vim plugins
|
2018-12-11 10:02:54 +01:00 |
|
Dirk Bäumer
|
8cd25b9188
|
Merge pull request #633 from kraigher/patch-1
Add VHDL language server
|
2018-12-11 10:02:12 +01:00 |
|
kraigher
|
42fb2f1bc2
|
Add VHDL language server
|
2018-12-07 22:03:04 +01:00 |
|
Nate Bosch
|
dddeced1e2
|
Add vim-lsc to list of vim plugins
|
2018-12-06 16:32:16 -08:00 |
|
KamasamaK
|
c12adbb00b
|
Added Sublime Text. Some formatting and links.
|
2018-12-04 22:11:43 -05:00 |
|
yeger
|
05135015db
|
adding pylspclient for implementations SDKs
|
2018-12-03 15:37:38 -05:00 |
|
Gabriele Petronella
|
0a5523d428
|
Add Scala language identifier
|
2018-12-02 17:30:36 +01:00 |
|
Dirk Bäumer
|
693949233a
|
Merge pull request #579 from jankeromnes/minor-improvements
Minor improvements: Typos, grammar, wording.
|
2018-11-21 17:11:49 +01:00 |
|
Dirk Bäumer
|
2857c76acc
|
Merge pull request #597 from aochagavia/patch-2
Fix typo in specification
|
2018-11-21 17:00:43 +01:00 |
|
Dirk Bäumer
|
12b2b96253
|
Merge pull request #601 from unnamedd/swift-version
Add implementation of Swift to LSP list
|
2018-11-16 10:10:37 +01:00 |
|
Dirk Bäumer
|
8dd50e17e3
|
Merge pull request #603 from NipunaRanasinghe/patch-1
Update ballerina language server details
|
2018-11-16 10:09:19 +01:00 |
|
Nipuna Ransinghe
|
382dec0a7d
|
Update ballerina language server information
Updates resource links related to the ballerina language server
|
2018-11-16 10:37:04 +05:30 |
|
Thiago Holanda
|
f07b1bd494
|
Add implementation of Swift to LSP list
|
2018-11-14 15:05:45 +01:00 |
|
Dirk Bäumer
|
6f8ad2238d
|
Merge pull request #594 from PMunch/patch-2
Add Nim's language server to the list
|
2018-11-06 16:06:37 +01:00 |
|
Adolfo Ochagavía
|
2d6673af37
|
Fix typo in specification
|
2018-11-06 13:43:38 +01:00 |
|
PMunch
|
0c3b5d2fc9
|
Add Nim's language server to the list
Nim now has a language server. It's still in the early stages, but it works.
|
2018-11-05 14:25:49 +01:00 |
|
Dirk Bäumer
|
35b24dd08a
|
Merge pull request #587 from angelozerr/patch-1
Add XML Language Server (LSP4XML)
|
2018-10-29 18:33:12 +01:00 |
|