Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 1389362

Browse files
committed
Remove a couple outdataed notes in CONTRIBUTING
1 parent 888d5d7 commit 1389362

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Run the Development task to build scripts and auto-rebuild on file changes.
1212

1313
Turn on extension development in Nova in Preferences > General > Extension Development. If you've installed the extension from the Extension Library, disable it, then activate the local one with Extensions > Activate Project as Extension.
1414

15-
**note** Running the watcher can cause a lot of restarts of the extension, which often causes Nova's extension service to crash. I'd recommend building manually instead. If the extension service crashes, deactivate the project as an extension and reactivate it.
16-
1715
### Debugging
1816

1917
To debug the underlying language server, modify the `run.sh` file to use the [`--inspect` flag](https://nodejs.org/en/docs/guides/debugging-getting-started/) and use [your preferred inspector to debug](https://nodejs.org/en/docs/guides/debugging-getting-started/#inspector-clients).

0 commit comments

Comments
 (0)