Skip to content

Commit 33f571b

Browse files
authored
Update README.md
1 parent 24eee1a commit 33f571b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ How can I run and debug the service?
5252
How can I run and debug the service inside an instance of VSCode?
5353

5454
- run VSCode out of sources setup as described here: https://github.com/Microsoft/vscode/wiki/How-to-Contribute
55+
- run `yarn link` in the folder of `vscode-css-languageservice`
5556
- use `yarn link vscode-css-languageservice` in `vscode/extensions/css-language-features/server` to run VSCode with the latest changes from `vscode-css-languageservice`
5657
- run VSCode out of source (`vscode/scripts/code.sh|bat`) and open a `.css` file
5758
- in VSCode window that is open on the `vscode-css-languageservice` sources, run command `Debug: Attach to Node process` and pick the `code-oss` process with the `css-language-features` path

0 commit comments

Comments
 (0)