You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ A [language server](https://microsoft.github.io/language-server-protocol/) featu
8
8
## Getting Started
9
9
* See [BUILDING.md](BUILDING.md) for build instructions.
10
10
* See [Roadmap](https://github.com/fwcd/KotlinLanguageServer/projects/1) for features, planned additions, bugfixes and changes
11
+
* See [KotlinQuickStart](https://github.com/fwcd/KotlinQuickStart) for a sample project
11
12
12
13
## This repository needs your help!
13
14
[The original author](https://github.com/georgewfraser) created this project while he was considering using Kotlin in his work. He ended up deciding not to and is not really using Kotlin these days though this is a pretty fully-functional language server that just needs someone to use it every day for a while and iron out the last few pesky bugs.
0 commit comments