Skip to content

Commit 3b37549

Browse files
committed
Added reference to KotlinQuickStart
1 parent acaa908 commit 3b37549

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ Contains the commands require to build this project. Note that you might need to
2828

2929
## Packaging the VSCode extension
3030
* `vsce package -o build.vsix`
31-
* The extension is located as `build.vsix` in the repository folder
31+
* The extension is located as `build.vsix` in the repository folder

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ A [language server](https://microsoft.github.io/language-server-protocol/) featu
88
## Getting Started
99
* See [BUILDING.md](BUILDING.md) for build instructions.
1010
* 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
1112

1213
## This repository needs your help!
1314
[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

Comments
 (0)