akosyakov
f8891c2da0
specify exit code value
2016-10-09 20:25:14 +02:00
Anton Kosyakov
79e553fd4d
Fixes Microsoft/language-server-protocol#87
...
Clarify semantic of `processId` property of the initialize request.
2016-10-09 12:39:01 +02:00
Erich Gamma
302efc0ff0
fixing issue #79
2016-10-04 12:04:20 +02:00
Dirk Bäumer
f38dd74ee1
Merge pull request #56 from Persola/master
...
Correct grammar in and rephrase README
2016-09-19 10:36:16 +02:00
Dirk Baeumer
8fd7e96205
Fixes #55 : Missing initializationOptions in InitializeParams
2016-09-19 10:14:49 +02:00
Dirk Baeumer
29f6ab5f35
Updated documentation.
2016-09-19 09:56:45 +02:00
Dirk Baeumer
9913df598d
Fixed #53 : Clarification needed for TextDocumentContentChangeEvent
2016-09-17 16:20:18 +02:00
Dirk Bäumer
5031931372
Merge pull request #68 from hediet/master
...
Fixed some non-normative inconsistencies
2016-09-17 16:03:32 +02:00
Dirk Baeumer
df8352cb96
Clarify one server per tool.
2016-09-17 15:57:35 +02:00
Henning Dieterichs
97238294af
Fixed some inconsistencies:
...
* "param" to "params"
* "export interface" to "interface"
* added missing "interface" keyword for InitializeResult
2016-09-12 13:16:22 -07:00
Luke Persola
222a4fec7e
Correct grammar in and rephrase README
2016-08-24 18:11:55 -07:00
Dirk Baeumer
b1b1eedead
Corrected array notation.
2016-08-18 09:48:25 +02:00
Dirk Baeumer
c6fdb6237c
Clarify 'completionItem/resolve' resolve.
2016-08-18 09:45:06 +02:00
Dirk Baeumer
15dece2931
More clarification for document highlight.
2016-08-18 09:37:09 +02:00
Dirk Baeumer
f131ed42ce
Clarified document highlight versus references
2016-08-18 09:29:35 +02:00
Dirk Bäumer
cdfb526124
Merge pull request #46 from kthoms/patch-6
...
Consistent use of suffix 'Request' in headers
2016-08-17 18:12:46 +02:00
Dirk Bäumer
c2d9ab008a
Merge pull request #45 from kthoms/patch-5
...
Typo fixed
2016-08-17 18:11:26 +02:00
Dirk Bäumer
f171f07a80
Merge pull request #44 from kthoms/patch-4
...
Consistent text style
2016-08-17 17:56:11 +02:00
Dirk Bäumer
d5e813636f
Merge pull request #43 from kthoms/patch-2
...
Typo: Header File Name -> Header Field Name
2016-08-17 17:54:04 +02:00
Dirk Bäumer
8192e8e8b6
Merge pull request #42 from natgabb/patch-1
...
Fix params link under Completion Request
2016-08-17 17:41:25 +02:00
Karsten Thoms
a1506ece02
Consistent use of suffix 'Request' in headers
...
In previous sections, the suffix 'Notification' and 'Request' was added as suffix in the section header. Added the suffix 'Request' for the section headers where this was missing.
2016-07-29 09:57:19 +02:00
Karsten Thoms
c26caa6fce
Typo fixed
2016-07-29 09:46:46 +02:00
Karsten Thoms
434f03d2b3
Consistent text style
...
- consistent use of capital letter after "New:" and "Changed:"
- consistent placing of the colon after New and Changed within the bold section
2016-07-27 13:26:40 +02:00
Karsten Thoms
c730a8429d
Typo: Header File Name -> Header Field Name
2016-07-27 12:51:29 +02:00
Natacha Gabbamonte
5227390b58
Fix params link under Completion Request
2016-07-26 16:39:18 -04:00
Dirk Bäumer
2d6bc9290d
Merge pull request #36 from Marwes/patch-1
...
DidOpenTextDocumentParams does not extend TextDocumentIdentifier
2016-07-13 16:59:43 +02:00
Dirk Baeumer
64aedbdb3c
Fixes #35 : Find References documentation is a bit ambiguous
2016-07-13 16:46:54 +02:00
Markus Westerlind
aa25218aa2
DidOpenTextDocumentParams does not extend TextDocumentIdentifier
...
See 032c12a09c/server/src/protocol.ts (L411-L416) .
The `uri` field is present in the `TextDocumentItem` in any case.
2016-07-09 12:45:58 +02:00
Dirk Bäumer
0266d9107b
Merge pull request #29 from mkeller/master
...
typos
2016-07-05 16:32:13 +02:00
Markus Keller
4312579fbc
typos
2016-07-04 21:50:40 +02:00
Dirk Baeumer
5fb2a098b8
Fixes #17 : Specify a version on the JSON-RPC
2016-07-01 15:05:22 +02:00
Dirk Bäumer
35fe62dcfc
Merge pull request #20 from vpavlin/bug/typo-in-protocolmd
...
Fix typos in protocol.md
2016-06-28 09:46:15 +02:00
Václav Pavlín
32b30aab81
Fix typos in protocol.md
2016-06-28 08:45:48 +02:00
Sean McBreen
e0a7ffbe91
Oops fix spelling error.
2016-06-27 12:01:09 -07:00
Sean McBreen
5565c8be4b
Updating to include Eclipse Che blog.
2016-06-27 11:38:51 -07:00
Sean McBreen
e104dc8c1f
Add link to blog for today.
2016-06-27 11:26:49 -07:00
Erich Gamma
be68714a44
tweaks
2016-06-24 10:11:50 +02:00
Erich Gamma
0aca35a77d
tweaks
2016-06-24 10:10:06 +02:00
Erich Gamma
2e5bd227e2
added interaction diagram and flow
2016-06-24 10:04:20 +02:00
Dirk Baeumer
3ef19d39d2
Typo fix
2016-06-23 23:22:23 +02:00
Dirk Baeumer
5b4aca0590
Add link to history
2016-06-23 23:21:23 +02:00
Dirk Baeumer
26328e649a
Split readme into readme and protocol
2016-06-23 23:19:28 +02:00
Dirk Baeumer
d5b5233f81
Add contributing section
2016-06-23 21:52:03 +02:00
Dirk Baeumer
129f874208
Wording changes
2016-06-23 16:14:59 +02:00
Dirk Baeumer
d2d2bfb918
Document telemetry event
2016-06-23 15:58:47 +02:00
Dirk Bäumer
9b94d12fa8
Merge pull request #15 from AArnott/patch-1
...
Clarifications regarding the JSON-RPC header
2016-06-23 10:27:36 +02:00
Andrew Arnott
82203f68ba
Specify the header name and value delimiter
2016-06-21 22:52:04 -07:00
Andrew Arnott
e598b83fb1
fix another typo
2016-06-21 22:26:57 -07:00
Andrew Arnott
58a46cfe69
Clarifications regarding the JSON-RPC header
2016-06-21 22:24:41 -07:00
Dirk Bäumer
242d9fc538
Merge pull request #6 from rgl/patch-1
...
Correct typos.
2016-05-23 15:45:02 +02:00