All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Even more changes to README
More changes to README
Only some changes to README and CI
- made the run button a lighter green
- 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 configuration
processing.path
toprocessing.processingPath
- changed language configuration
- changed the langauge grammar to Red Hat's Java Grammar
- removed the task file feature in favour of a run button
- Updated markdown files
- Updated packages
- Using GitHub Actions instead of Travis
Can now use DuckDuckGo or Google to search. Thanks to @atnbueno
Merged in bugfix PRs from @hysysk and @atnbueno
Updated dependencies
Improved snippets.json thanks to work from @jerrylususu
Fixed Windows on Bash path issue thanks to @micuat
Updated tests from latest template to fix automatic builds.
Users can now choose between processing.org's documentation and p5js
Thanks to @brianmcfadden
- Updated NPM packages
- Removed the opn requirement, using new internal open external API
- Updated package.json requirements
- Added path setting
- Added documentation search
- Changed extension namespace to processing (from "extension")
- Added Changelog
- Support for multi root workplaces
- Updated dependencies and deploy scripts