Skip to content

Commit 5dc8ad9

Browse files
julienduchesnejdbaldry
authored andcommitted
Remove the vscode extension from this repo
Signed-off-by: Julien Duchesne <[email protected]>
1 parent 31e45f5 commit 5dc8ad9

File tree

8 files changed

+1
-3231
lines changed

8 files changed

+1
-3231
lines changed

README.org

+1-4
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,4 @@ A *[[https://langserver.org][Language Server Protocol (LSP)]]* server for [[http
5050
Refer to [[file:editor/jsonnet-language-server.el][editor/jsonnet-language-server.el]] for an example of enabling the LSP server with lsp-mode.
5151

5252
*** [[https://github.com/VSCodium/vscodium][VSCodium]] / VSCode
53-
The client is not yet published as a plugin. You can use it with these following steps:
54-
1. Build/install or download the jsonnet language server
55-
2. Build the vscode client (~npm run compile~ or ~npm run watch~ in the [[file:editor/vscode-client][vscode-client dir]])
56-
3. Run vscode with following command: ~code <path_to_jsonnet> --extensionDevelopmentPath=<path_to_vscode_client>~
53+
Use the [[https://github.com/julienduchesne/vscode-jsonnet][vscode-jsonnet extension]]

editor/vscode-client/.eslintignore

-2
This file was deleted.

editor/vscode-client/.eslintrc.js

-20
This file was deleted.

editor/vscode-client/.gitignore

-2
This file was deleted.

0 commit comments

Comments
 (0)