Defines a common protocol for language servers.
Find a file
Maxim Reznik b884aa1407
Drop extra ExecuteCommandOptions def in 3.15
We aready have `export interface ExecuteCommandOptions` (more precise) definition. Let's drop this one to avoid duplication.
2020-02-14 17:10:16 +02:00
.vscode Fix spelling 2020-01-14 16:06:46 +01:00
_data Fixes #903: Is cancelling a server initiated progress report described in the lsp? 2020-01-28 16:14:44 +01:00
_implementors Merge pull request #907 from admvx/patch-1 2020-02-03 12:16:41 +01:00
_includes Move LSIF overview into Web page 2020-01-27 13:03:12 +01:00
_layouts Move LSIF overview into Web page 2020-01-27 13:03:12 +01:00
_overviews Move LSIF overview into Web page 2020-01-27 13:03:12 +01:00
_specifications Drop extra ExecuteCommandOptions def in 3.15 2020-02-14 17:10:16 +02:00
css enable scrolling on sticky sidebar 2018-04-05 10:37:42 -04:00
img Move LSIF overview into Web page 2020-01-27 13:03:12 +01:00
inspector Deploy new version of LSP Inspector 2019-03-14 08:49:50 -07: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 Move LSIF overview into Web page 2020-01-27 13:03:12 +01:00
Gemfile Add a redirect for the old specification link 2019-10-18 12:55:06 +02:00
Gemfile.lock Update Gemfile.lock 2019-12-02 11:06:17 +01:00
index.html Move LSIF overview into Web page 2020-01-27 13:03:12 +01:00
License.txt Added license.txt and ThridPartyNotices.txt 2017-12-21 11:34:44 +01:00
specification.md Add toc data for sepcifications 2020-01-10 12:47:16 +01:00
ThirdPartyNotices.txt Added license.txt and ThridPartyNotices.txt 2017-12-21 11:34:44 +01:00