Skip to content

Commit

Permalink
chore: 🤖 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Dec 26, 2024
1 parent 20f8a86 commit 4fc0fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This repo is a template for `tower-lsp`, a useful github project template which
4. In VSCode, press <kbd>F5</kbd> or change to the Debug panel and click <kbd>Launch Client</kbd>.
5. In the newly launched VSCode instance, open the file `examples/test.nrs` from this project.
6. If the LSP is working correctly you should see syntax highlighting and the features described below should work.
> **Note**
> [!note]
>
> If encountered errors like `Cannot find module '/xxx/xxx/dist/extension.js'`
> please try run command `tsc -b` manually, you could refer https://github.com/IWANABETHATGUY/tower-lsp-boilerplate/issues/6 for more details
Expand Down

0 comments on commit 4fc0fcc

Please sign in to comment.