Commit graph

166 commits

Author SHA1 Message Date
Dirk Baeumer
9f12127a21 Add toc data for sepcifications 2020-01-10 12:47:16 +01:00
Dirk Baeumer
92c966903f Add upcoming 3.15 spec to the web page 2019-09-24 15:39:42 +02:00
Dirk Baeumer
3dce6509d1 Fixes #759: Spec doesn't define the registration options type for textDocument/foldingRange 2019-08-12 12:43:31 +02:00
Dirk Baeumer
6747c012c6 Fixes #806: Document Symbols Request description is outdated 2019-08-12 11:04:19 +02:00
Dirk Baeumer
e3767ca01c Add empty kind 2019-08-06 17:27:01 +02:00
Marcin Krzyzanowski
e28e3f7d5b
Typos fixes 2019-07-04 17:26:41 +02:00
Dirk Bäumer
c175fdc758
Merge pull request #747 from DanTup/patch-1
Fix typo "must not sent" -> "must not send"
2019-06-21 08:53:50 +02:00
Dirk Baeumer
800c75b1ce Remove deprecation on insertText 2019-06-03 15:38:09 +02:00
Remy Suen
df49c325c1 Change URI string types to DocumentURIs
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2019-05-28 07:57:26 -04:00
Remy Suen
92ac0ebbfc Fix #758 Change LocationLink's targetUri to be a DocumentUri
The target URI of a LocationLink should be a URI and not just any
random string.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2019-05-24 12:13:44 -04:00
Danny Tuppeny
21424c3f1e
Fix typo "must not sent" -> "must not send" 2019-05-13 12:25:34 +01:00
Dirk Baeumer
4ab9b8fbd7 Clarify CompletionItem#kind 2019-05-09 12:12:58 +02:00
Dirk Baeumer
fddf9f286b Added missing allCommitCharacters to spec. 2019-05-07 16:40:45 +02:00
Dirk Baeumer
bb2a8aaaa9 Fixes #713: Make it clearer whether servers must support textDocument/didSave 2019-04-25 17:02:16 +02:00
Dirk Bäumer
382d33c2b4
Merge pull request #637 from DanTup/patch-1
Add optional reason for why the client failed to apply an edit
2019-04-25 16:26:13 +02:00
Dirk Baeumer
5334ea8a25 Fixes #730: TSX does not have a standardized language ID 2019-04-25 15:13:43 +02:00
Dirk Baeumer
ec9d2f24c0 Fixes #684: Add a note about how to handle (reject?) requests after a shutdown notification 2019-03-27 16:46:07 +01:00
Remy Suen
697314fec6 Add missing declarationProvider field into server's capabilities
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2019-03-20 10:43:56 -04:00
Dirk Baeumer
c94741259a Fixes #690: Negative position clarification 2019-03-18 10:26:36 +01:00
Louis Roché
dd5022676c
Fix typo 2019-03-17 12:17:46 +00:00
Konrad Borowski
d3a4e2dc7f
List Perl 5 and Perl 6 identifiers separately
Perl 6 is a different language to Perl 5, with a confusing name.
2019-03-11 08:53:26 +01:00
Dirk Baeumer
1a69f1270d Add null as a valid result value. 2019-03-08 15:05:37 +01:00
Louis Roché
7002e062f2
fix typo in WorkspaceEdit description 2019-03-07 10:58:47 +00:00
Dirk Baeumer
ff43d03598 Fixes #657: LSP spec suggests result=null is valid when there's an error, but JSON-RPC says this is not allowed 2019-01-21 11:49:46 +01:00
Dirk Baeumer
b0eeee5b51 Fixed #655: Is a client required to provide a name for a WorkspaceFolder? 2019-01-21 11:34:59 +01:00
Dirk Baeumer
39a7a274dc Fix specification around LocationLink#targetRange and LocationLink#targetSelectionRange 2019-01-14 10:46:06 +01:00
Dirk Baeumer
f6b58d4121 Clarify workspace/didChangeWorkspaceFolders 2019-01-09 11:36:54 +01: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 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
Danny Tuppeny
e4a6da6f89
Fix typo 2018-12-18 11:16:20 +00: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
Laurent Tréguier
510ba9676f
Remove duplicated label property
3854f1c503 duplicated the `label` property in `ParameterInformation`
2018-12-13 19:25:10 +01:00