Dirk Bäumer
|
e8db47b2e8
|
Update protocol.md
|
2017-12-21 15:26:43 +01:00 |
|
Dirk Bäumer
|
01da87fee4
|
Update protocol.md
|
2017-12-21 15:18:57 +01:00 |
|
Dirk Baeumer
|
593ec961f7
|
Remove type annotation
|
2017-12-11 11:03:51 +01:00 |
|
Dirk Baeumer
|
05e3af3446
|
Fixes #129: extensible completion item and symbol kinds
|
2017-11-27 11:26:45 +01:00 |
|
Dirk Baeumer
|
8e4d9e1163
|
Add separate change log file
|
2017-11-24 12:17:46 +01:00 |
|
Dirk Baeumer
|
692c225dcb
|
Add MarkupContent to the protocol and use it in CompletionItem and SignatureHelp.
|
2017-11-24 10:59:23 +01:00 |
|
Dirk Baeumer
|
238face834
|
Some clarifications around code actions
|
2017-11-23 12:11:18 +01:00 |
|
Dirk Baeumer
|
4d27d519df
|
Fixes #243: Add "labels" to ApplyWorkspaceEditParams
|
2017-11-22 22:05:48 +01:00 |
|
Dirk Baeumer
|
c3c252a8bd
|
Fixed Typo
|
2017-11-22 21:52:25 +01:00 |
|
Dirk Bäumer
|
b21a6c7dbf
|
Merge pull request #339 from amiramw/patch-1
typo fix
|
2017-11-22 21:43:34 +01:00 |
|
Dirk Baeumer
|
e0c6d2da6f
|
Fixes #265: Clarification: default value of CompletionList.isIncomplete?
|
2017-11-22 21:37:11 +01:00 |
|
Dirk Baeumer
|
f50c5c355e
|
Clarify which CompletionItem properties can be resolved lazy.
|
2017-11-22 11:40:40 +01:00 |
|
amiramw
|
967ebd8a99
|
typo
|
2017-11-21 15:34:09 +02:00 |
|
Dirk Baeumer
|
afbeabd31b
|
Fixes #268: Clarification: CompletionOptions.triggerCharacters
|
2017-11-20 17:38:59 +01:00 |
|
Dirk Baeumer
|
a286f7adf1
|
Fixes #261 and request where null is a valid result value
|
2017-11-20 16:34:08 +01:00 |
|
Dirk Baeumer
|
59581efbdc
|
See #269
|
2017-11-20 16:18:07 +01:00 |
|
Dirk Bäumer
|
15890ed701
|
Merge pull request #270 from brettcannon/patch-2
Fix a spelling mistake
|
2017-11-20 15:55:56 +01:00 |
|
Dirk Baeumer
|
9a35c911ed
|
Spec clarification
|
2017-11-20 15:19:22 +01:00 |
|
Dirk Bäumer
|
fe869a6b6d
|
Merge pull request #263 from rcjsuen/patch-1
Fix a small typo in protocol.md
|
2017-11-20 15:14:31 +01:00 |
|
Dirk Baeumer
|
b066508a59
|
Added some clarification about file watching
|
2017-11-17 14:58:27 +01:00 |
|
Dirk Baeumer
|
cb75aa414c
|
Fixes #303: Snippet Syntax is not Defined in Protocol
|
2017-11-17 12:57:18 +01:00 |
|
Dirk Baeumer
|
63f78ea468
|
Clarify dynamic capabilites
|
2017-11-17 11:36:05 +01:00 |
|
Dirk Bäumer
|
023b974983
|
Merge pull request #316 from reznikmm/master
Formating is done by server, not by client
|
2017-11-16 17:02:47 +01:00 |
|
Dirk Baeumer
|
3ee4463067
|
Fixes #138: Sequence support for triggerCharacters
|
2017-11-15 16:18:25 +01:00 |
|
Dirk Baeumer
|
4a61803416
|
Fixes #317: Clarification: is there a canonical range going to the end of a line?
|
2017-11-15 14:55:22 +01:00 |
|
Dirk Bäumer
|
c0457c3f42
|
Merge pull request #322 from rcjsuen/patch-3
Fix the grammar
|
2017-11-15 12:56:01 +01:00 |
|
Dirk Baeumer
|
8b8fa38117
|
Addresses #326
|
2017-11-15 12:51:10 +01:00 |
|
Dirk Bäumer
|
91c37cf384
|
Merge pull request #333 from arxanas/patch-3
Clarify response ordering (#306)
|
2017-11-15 12:12:23 +01:00 |
|
Dirk Bäumer
|
aab224781a
|
Merge pull request #311 from svenstaro/patch-1
Some grammar and consistency fixes
|
2017-11-15 11:28:10 +01:00 |
|
Dirk Baeumer
|
608ec1905b
|
Specify correctly where null is a valid return value
|
2017-11-15 11:12:43 +01:00 |
|
Waleed Khan
|
0497a29a5e
|
Clarify response ordering (#306)
This clarifies what the server is allowed to do in regard to reordering responses to requests, as per the discussion in #306 and https://github.com/freebroccolo/ocaml-language-server/issues/59.
|
2017-11-13 14:38:11 -08:00 |
|
Vlad Dumitrescu
|
fa8c0a4024
|
Specify response from client/unregisterCapability
Assuming that it is void, just like for registerCapability.
|
2017-11-09 16:12:32 +01:00 |
|
Remy Suen
|
a151fb84e0
|
Fix the grammar
"To..." needs to be followed by the infinitive of the verb.
Signed-off-by: Remy Suen <remy.suen@gmail.com>
|
2017-10-24 22:05:52 +09:00 |
|
Dirk Bäumer
|
6bc20bba03
|
Merge pull request #301 from object88/master
Typo: 'notificatins'
|
2017-10-16 13:31:44 +02:00 |
|
Remy Suen
|
23ea84c403
|
Grammar fixes
Signed-off-by: Remy Suen <remy.suen@gmail.com>
|
2017-10-16 06:13:05 +09:00 |
|
Maxim Reznik
|
90f0164e5d
|
Formating is done by server, not by client
so this is obviously a typo.
|
2017-10-10 18:05:24 +03:00 |
|
Dirk Baeumer
|
b04dc06202
|
Fixes #228: Publish Diagnostics for multiple sources
|
2017-10-04 10:52:50 +02:00 |
|
Dirk Baeumer
|
8e70a77462
|
Fixes #282: clarify when diagnostics are cleared
|
2017-10-04 10:49:05 +02:00 |
|
Dirk Baeumer
|
811a08bda6
|
Fixes #285: Multiple didOpen calls
|
2017-10-03 12:42:12 +02:00 |
|
Dirk Baeumer
|
66a1df9cc8
|
Indicate that cancel can be sent in both ways
|
2017-10-03 12:17:55 +02:00 |
|
Dirk Baeumer
|
17468e8b25
|
Clarify SymbolInformation
|
2017-10-03 12:10:38 +02:00 |
|
Sven-Hendrik Haase
|
221c54c29e
|
Some grammar and consistency fixes
|
2017-10-01 16:22:03 +02:00 |
|
Dirk Baeumer
|
2660203876
|
Add support for CompletionItem#commitCharacters
|
2017-09-26 15:53:44 +02:00 |
|
object88
|
a811f8f754
|
Typo: 'notificatins'
|
2017-09-13 12:40:29 -06:00 |
|
Dirk Bäumer
|
30cd9e13bf
|
Merge pull request #295 from object88/master
Fixing 'paramters' and 'reponse' typos
|
2017-09-13 11:02:45 +02:00 |
|
Dirk Baeumer
|
756d77325b
|
Fixes #296: Clarification: Using goto definition on non-identity token
|
2017-09-13 10:40:02 +02:00 |
|
object88
|
513bf941f9
|
Fix reponse typo
|
2017-09-09 11:19:31 -06:00 |
|
object88
|
539c6493b4
|
Fixing 'paramters' typo
|
2017-09-09 11:16:52 -06:00 |
|
Dirk Baeumer
|
f2aeca53d5
|
Fixes #279
|
2017-09-08 16:34:48 +02:00 |
|
Dirk Baeumer
|
fcb32f9831
|
Clarify document content change events.
|
2017-09-07 15:24:20 +02:00 |
|