Defines a common protocol for language servers.
Find a file
N. Taylor Mullen 704ba32e3b Restrict linking to only the 3-17 specification.
- I tried making linking >= 3-17; however, that wasn't easily doable due to the structure of the jekyll site. The JSFiles themselves are included in the layout which don't have access to page level information. Because of this I've hacked a hardcoded "if 3.17" check into the injected JavaScript to support linking. Once we publish 3.17 we'll need to go back and update the logic to ensure that 3.17+ is supported.

Originally attempted fix here: https://github.com/microsoft/language-server-protocol/pull/1342
2021-11-05 13:57:48 -07:00
.vscode Update LSIF specification to document shard property 2021-01-07 21:21:36 +01:00
_data Add LSIF 0.6.0 sepcification and reference as current 2021-09-13 16:35:11 +02:00
_implementors Update sdks.md 2021-11-04 14:22:25 +08:00
_includes Restrict linking to only the 3-17 specification. 2021-11-05 13:57:48 -07:00
_layouts fix a11y issues 2021-10-04 17:47:55 +00:00
_overviews Minor grammar fixes in overview.md 2021-09-16 11:57:34 -07:00
_specifications Clarify rename 2021-11-05 11:36:23 +01:00
css Fixes Microsoft logo in footer in dark mode 2021-11-01 21:24:50 +00:00
img Fixes Microsoft logo in footer in dark mode 2021-11-01 21:24:50 +00:00
inspector Fixes #1276: favicon is almost invisible in dark mode browsers 2021-06-04 09:42:00 +02:00
js fix consent check 2021-08-30 09:03:40 -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 Fix layouting issues 2020-11-17 22:37:00 +01:00
index.html fix a11y issues 2021-10-04 17:47:55 +00: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