Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e17bcfc

Browse files
committed
Update development guide
1 parent 900b0c6 commit e17bcfc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎docs/development-guide.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ There are two moving parts.
55
- **Server**: A node server written in Typescript that implements the
66
[Language Server Protocol (LSP)][LSP].
77

8-
- **Client**: A super tiny Visual Studio Code (vscode) extension which basically
9-
just tells vscode how to launch the LSP server.
8+
**Client**: A Visual Studio Code (vscode) extension which wraps the LSP server.
109

1110
The project has a root `package.json` file which is really just there for
1211
convenience - it proxies to the `package.json` files in the `vscode-client` and

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /