Releases: Luke-zhang-04/processing-vscode
Releases · Luke-zhang-04/processing-vscode
v2.0.1
Only some changes to README and CI
Changed
- made the run button a lighter green
Version 2
Added
- feat: add documentation on hover for Processing Buildtins
- feat: add diagnostics from the
processing-java
CLI - feat: add a run button to the editor menu
- feat: add quotes to
autoClosingPairs
andsurroundingPairs
Changed
- changed configuration
processing.path
toprocessing.processingPath
- changed language configuration
- changed the langauge grammar to Red Hat's Java Grammar
Removed
- removed the task file feature in favour of a run button