Defines a common protocol for language servers.
Find a file
Luke Lau a851602124
Add hierarchicalDocumentSymbolSupport
This seems to be returned by the VS Code insiders build and in 451eee7818/protocol/src/protocol.ts (L425), and it seems necessary in order to maintain backwards compatibility with clients that do not yet support the new `DocumentSymbol` type
2018-08-06 12:17:34 +01:00
_data document folding ranges (fixes #418) 2018-08-02 10:10:54 +02:00
_implementors Merge pull request #525 from khng300/gh-pages 2018-07-24 16:24:23 +02:00
_includes Add lsp-inspector 2018-06-20 10:53:48 -07:00
_layouts Add GA and update cookie handling 2018-03-13 12:03:37 -07:00
css enable scrolling on sticky sidebar 2018-04-05 10:37:42 -04:00
img Update favicon 2018-01-11 11:36:29 -08:00
inspector Syntax highlight of JSON body 2018-07-16 21:23:04 +08:00
js final update 2018-03-19 08:30:11 -07:00
resources Move notes.md to resources 2017-12-20 14:50:32 +01:00
webfonts Initial commit of the web site 2017-12-14 15:05:38 +01:00
.gitignore Initial commit of the web site 2017-12-14 15:05:38 +01:00
404.html Initial commit of the web site 2017-12-14 15:05:38 +01:00
_config.yml Update title for better SEO 2018-02-28 13:50:05 -08:00
Gemfile Update to jekyll version used by GitHub 2017-12-20 18:42:08 +01:00
Gemfile.lock Update spec to reflect new preselect field. 2018-07-12 18:02:02 -07:00
index.html Fix typo 2018-01-23 09:57:48 +00:00
License.txt Added license.txt and ThridPartyNotices.txt 2017-12-21 11:34:44 +01:00
overview.md Fix typo 2018-01-23 09:57:48 +00:00
specification.md Add hierarchicalDocumentSymbolSupport 2018-08-06 12:17:34 +01:00
ThirdPartyNotices.txt Added license.txt and ThridPartyNotices.txt 2017-12-21 11:34:44 +01:00