Skip to content

Commit 16571dc

Browse files
committed
update README
1 parent 29e3c8c commit 16571dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,8 @@ This extension attempts to make Processing with Python easier to use. Follow the
116116
- Snippets are based on the [Processing Sublime Text plugin](https://github.com/b-g/processing-sublime).
117117
- Syntax highlighting is based on the [Red Hat VSCode-Java extension grammar](https://github.com/redhat-developer/vscode-java/blob/master/syntaxes/java.tmLanguage.json)
118118
- Thanks to [Tobiah Zarlez](https://github.com/TobiahZ) for making the [original extension](https://github.com/TobiahZ/processing-vscode)
119+
120+
## Development
121+
122+
- Run `yarn vsce package`
123+
- Run `code --install-extension processing-vscode-<VERSION>.vsix`

0 commit comments

Comments
 (0)