- Download the files with
gh repo clone posit-dev/positron
in some directory npm i
from the main directory to install packagesnpm run watch
from the main directory to compile client and extensions (watch-client
andwatch-extensions
). This will run continuously in the background, so you need a second terminal window
The npm test-extension
takes way too long as it runs all tests. The -g
and -l
options do not seem to work.
Instead, I recommend opening the positron
folder with vscode and it will prompt you to install a task running extension.