Defines a common protocol for language servers.
Find a file
Masafumi Koba f01423307b
Add LanguageServer::Protocol in Ruby to SDKs (#1937)
The LanguageServer::Protocol gem is used by famous LSP implementations.
See https://rubygems.org/gems/language_server-protocol/reverse_dependencies
2024-05-21 06:40:31 +00:00
.vscode Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00
_data Add snippet text edit specification (#1892) 2024-02-16 08:39:24 +00:00
_implementors Add LanguageServer::Protocol in Ruby to SDKs (#1937) 2024-05-21 06:40:31 +00:00
_includes fix: align copyright year and image (#1928) 2024-04-22 10:49:22 -07:00
_layouts Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00
_overviews Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00
_specifications Fix typo in RequestCancelled doc comment (#1922) 2024-04-16 07:19:20 +00:00
css fix: align copyright year and image (#1928) 2024-04-22 10:49:22 -07:00
img Fixes Microsoft logo in footer in dark mode 2021-11-01 21:24:50 +00:00
inspector Add commas around "for example" for grammatical purposes (#1626) 2023-01-12 13:26:54 +01:00
js fix: use visibility instead of display (#1927) 2024-04-22 19:23:28 +02:00
resources Define separate base protocol (#1698) 2023-05-25 09:15:12 +02:00
webfonts Initial commit of the web site 2017-12-14 15:05:38 +01:00
.gitattributes Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00
.gitignore Add string value definition (#1893) 2024-02-02 09:25:13 +00:00
404.html Initial commit of the web site 2017-12-14 15:05:38 +01:00
_config.yml [jekyll] Ignore folders generated by Bundler (#1516) 2022-07-07 08:50:08 +02:00
Gemfile Update to latest version of the github-pages gem (#1876) 2024-01-08 09:55:53 +01:00
Gemfile.lock Bump rexml from 3.2.6 to 3.2.8 (#1936) 2024-05-17 08:30:31 +02:00
index.html Update latest version in index.html (#1478) 2022-05-23 09:49:34 +02:00
License-code.txt Fixes #1747: Please add the full license text to the repo (#1763) 2023-07-04 14:30:10 +02:00
License.txt Fixes #1747: Please add the full license text to the repo (#1763) 2023-07-04 14:30:10 +02:00
SECURITY.md Adding Microsoft SECURITY.MD (#1527) 2022-08-05 16:06:48 +02:00
ThirdPartyNotices.txt Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00