Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>nc-gcodeNew to Visual Studio Code? Get it now.
nc-gcode

nc-gcode

mietek

|
127,977 installs
| (11) | Free
Gcode syntax highlighter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

nc-gcode README

G-code is Numerical Control (NC) programming language. It is used in Computer Aided Manufacturing (CAM) to control automated machine.

G-code language tells a machine controller which tool to use, where to move, how fast to move, and what path to follow.

G-Code is also use in 3D printing.

Features

This VSCode Extension is syntax highlighter for NC G-Code.

screen_shot

Requirements

No requirements or dependencies.

Extension Settings

Known Issues

Release Notes

1.0.0

  1. Initial release
  2. Updated to include ";" gcode comment style.
  3. Add link to GitHub Repository in VSCode extension.

Working with Markdown

Note: Here are some useful editor keyboard shortcuts:

  • Find in code (Cmd+F on OSX or Ctrl+F on Windows)
  • Find Line number to navigate VSCode (Ctrl+G on OSX and Windows)

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft