Defines a common protocol for language servers.
Find a file
John Chabot d27ddc8161
Add kerboscript language server to server.md
Added the language server for kerboscript to the LSP implementations tables. 

This is a side project I've been working on for a programming language, for a mod of a game. The documentation for the kerboscript can be found [here](https://ksp-kos.github.io/KOS/). The main mod / programming language project can be found [here](https://github.com/KSP-KOS/KOS). 

Obviously this is a hyper niche language, and can understand not including to highlight useful languages.
2019-05-22 21:28:23 -05:00
.vscode Fixes #607: Spec is unclear about responding to $/ requests 2018-12-19 15:58:33 +01:00
_data Spec link support 2018-12-13 14:06:49 +01:00
_implementors Add kerboscript language server to server.md 2019-05-22 21:28:23 -05: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 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 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 overview: Fix example response id 2018-09-28 13:29:01 +02:00
specification.md Clarify CompletionItem#kind 2019-05-09 12:12:58 +02:00
ThirdPartyNotices.txt Added license.txt and ThridPartyNotices.txt 2017-12-21 11:34:44 +01:00