Skip to content

Commit b03e0cb

Browse files
committed
revert line deletion in json CONTRIBUTING
1 parent 99b13b8 commit b03e0cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/json-language-features/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ However, within this extension, you can run a development version of `vscode-jso
3636
- Open both `vscode-json-languageservice` and this extension in a single workspace with [multi-root workspace](https://code.visualstudio.com/docs/editor/multi-root-workspaces) feature
3737
- Run `yarn watch` at `json-languagefeatures/server/` to recompile this extension with the linked version of `vscode-json-languageservice`
3838
- Make some changes in `vscode-json-languageservice`
39+
- Now when you run `Launch Extension` debug target, the launched instance will use your development version of `vscode-json-languageservice`. You can interactively test the language features.

0 commit comments

Comments
 (0)