Skip to content

Releases: jmr1/vscode-ncproj

v0.2.0

02 Jan 16:41
Compare
Choose a tag to compare
  • New Features
    Code Lens showing computed path and time for given line of CNC code macro
    Switch to toggle Code Lens: "NC Project: Toggle Path and Time Calculation"

  • Enhancements
    Added synonim suggestions starting from 0 for G/M codes < 10, i.e. G1 and G01
    Extended list of supported file extensions by default
    Updated some of the CNC words allowed ranges and number of decimals after comma
    Extended code completion help and G-code groups for Fanuc mill

  • Bug fixes

v0.1.0

27 Nov 12:48
Compare
Choose a tag to compare
  • New Features:
    Hovers for macro values and G/M codes with macros (i.e. G#1)

  • Enhancements:
    Code completion description shown in the main list

  • Bug fixes:
    Hovers sometimes not working properly due to mixed nc files context

v0.0.1

13 Nov 18:46
Compare
Choose a tag to compare

Initial release.

Features:

  • Code correctness validation
  • Code Groups validation
  • Hovers and code completion (G-Code and M-Code)
  • Syntax coloring
  • Machine Tool and Driver configuration creation
  • Machine Tool and Driver configuration selection
  • Status bar
  • Commands