Defines a common protocol for language servers.
Find a file
Remy Suen f9ddfb1cd2 Introduce new CompletionTriggerKind for re-triggers
Added a new CompletionTriggerKind named
TriggerForIncompleteCompletions. This will be used when completion
requests were re-triggered because the current completion list is
incomplete.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2018-02-13 20:35:16 +09:00
_data Qualify resolve requests. 2018-01-08 19:44:11 +01:00
_implementors add R languageserver 2018-02-09 16:29:43 -05:00
_includes Always LSP logo 2018-01-18 09:40:24 -08:00
_layouts Few responsive tweaks 2018-01-18 09:40:41 -08:00
css Add mobile sidebar nav 2018-01-11 11:32:08 -08:00
img Update favicon 2018-01-11 11:36:29 -08:00
js Add mobile sidebar nav 2018-01-11 11:32:08 -08: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
.jekyll-metadata Fix indent 2018-01-03 11:43:18 -08:00
404.html Initial commit of the web site 2017-12-14 15:05:38 +01:00
_config.yml Some minor tweaks 2017-12-21 09:33:23 +01:00
Gemfile Update to jekyll version used by GitHub 2017-12-20 18:42:08 +01:00
Gemfile.lock Update to jekyll version used by GitHub 2017-12-20 18:42:08 +01: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 Introduce new CompletionTriggerKind for re-triggers 2018-02-13 20:35:16 +09:00
ThirdPartyNotices.txt Added license.txt and ThridPartyNotices.txt 2017-12-21 11:34:44 +01:00