Releases: jmr1/vscode-ncproj
Releases · jmr1/vscode-ncproj
v0.5.3
v0.5.2
- Version 0.5.2 released
- New Features
- Enhancements
- Performance Improvements: NC code parsing is now approximately 2x faster, enabling quicker processing and analysis.
- Bug fixes
- Resolved an issue where the calculation of the code column in NC code errors was incorrect when a space was the first character on an NC code line.
v0.5.1
v0.5.0
v0.4.3
- New Features
- Enhancements
- The performance of Code Lens has been significantly improved, which affects the speed of the entire application. From now on, the calculated path and time appear after a single request for the entire visible area, rather than a request for a single line of CNC code as before.
- Bug fixes
- Accumulation of time and path to the wrong, inactive tool. The tool is active when the M6 code is used or the tool_number_executes_exchange option is set.