Skip to content

Releases: Luke-zhang-04/processing-vscode

v2.0.1

01 Mar 23:14
89ed446
Compare
Choose a tag to compare

Only some changes to README and CI

Changed

  • made the run button a lighter green

Version 2

01 Mar 22:44
1052e1c
Compare
Choose a tag to compare

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 and surroundingPairs

Changed

  • changed configuration processing.path to processing.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