All notable changes to the "centroid-gcode" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated dependencies
- Updated dependencies
- Some more documentation formatting changes
- Fix a few noticed syntax highlighting bugs
- More documentation formatting updates
- G and M codes now sort before machine parameters in completion
- Limit completion list to 1000 symbols until vscode get faster :)
- Some significant internal refactoring of the extension
- Removed unneeded files from extension.
- Add folding for tool regions
- Add tracking of active GCode modes
- Numeric highlighting was a little off
- Update stage status bit documentation
- Format the hover documentation a little better
- Some user variables were missing
- Some formatting was missed in the m-code documentation
- Syntax highlighting for macro variables was broken
- Initial public release
- Initial test release