Martin Aeschlimann
f0db4c8a93
Merge pull request #7 from rcjsuen/boolean-options
...
FoldingRangeServerCapabilities' foldingRangeProvider should accept boolean
2018-05-25 14:03:38 +02:00
Remy Suen
a067900797
Server's foldingRangeProvider should accept boolean
...
To remain consistent with the other providers of a server's
capability, the foldingRangeProvider should also accept a boolean
value for the server to indicate that it provides folding provider
support.
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-05-25 07:42:28 -04:00
Martin Aeschlimann
9f64da0b4d
support boolean for FoldingRangeServerCapabilities.foldingRangeProvider
2018-05-23 21:57:02 +02:00
Martin Aeschlimann
91a49b685d
2.0.1
2018-05-23 16:09:32 +02:00
Martin Aeschlimann
a0874cc5ed
2.0.0
2018-05-23 16:03:53 +02:00
Martin Aeschlimann
717c4dbbb7
2.0.0-next.3
2018-05-23 16:01:22 +02:00
Martin Aeschlimann
d6776d33a9
update dependencies
2018-05-23 16:01:22 +02:00
Martin Aeschlimann
d99defe23a
Merge pull request #2 from rcjsuen/patch-2
...
Allow null as a return type in the request
2018-05-23 15:58:43 +02:00
Remy Suen
c75655e550
Allow null as a return type
...
Many of the textDocument requests in the language server protocol
such as textDocument/signatureHelp, textDocument/completion,
textDocument/definition, and so on all allow null as a result. The
textDocument/foldingRanges should allow a null result also.
Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-04-17 19:34:32 -04:00
Martin Aeschlimann
03502b4294
2.0.0-next.2
2018-04-17 18:15:08 +02:00
Martin Aeschlimann
67e6a8564c
lineFoldingOnly is boolean
2018-04-17 18:14:47 +02:00
Martin Aeschlimann
c6338ad17e
2.0.0-next.0
2018-04-17 17:17:59 +02:00
Martin Aeschlimann
57df030ca2
2.0.0
2018-04-17 17:10:37 +02:00
Martin Aeschlimann
bc22a26d33
more renames, polish
2018-04-17 17:07:55 +02:00
Martin Aeschlimann
e2f8441164
column -> character ( fixes #6 )
2018-04-17 14:41:50 +02:00
Martin Aeschlimann
0a33073c73
max range as capability
2018-04-17 14:40:53 +02:00
Martin Aeschlimann
ebc19ced18
fix preversion scripts
2018-03-24 21:09:45 +01:00
Martin Aeschlimann
47b35901e5
1.0.1
2018-03-24 21:08:03 +01:00
Martin Aeschlimann
2352599e11
fix main
2018-03-24 21:07:52 +01:00
Martin Aeschlimann
332bd01b40
add scripts for version
2018-03-24 21:01:18 +01:00
Martin Aeschlimann
a8df9e52c8
updates
2018-03-24 21:00:02 +01:00
Martin Aeschlimann
c210a11eb0
fix readme
2018-03-20 08:48:15 +01:00
Martin Aeschlimann
315be045ac
initial commit
2018-03-20 08:12:11 +01:00
Microsoft Open Source
754789753a
Initial commit
2018-03-19 08:24:10 -07:00
Microsoft Open Source
81d3982c8d
Initial commit
2018-03-19 08:24:08 -07:00
Microsoft GitHub User
5af5305dfa
Initial commit
2018-03-19 08:24:03 -07:00