vscode-gcode-syntax
                                
                                
                                
                                    vscode-gcode-syntax copied to clipboard
                            
                            
                            
                        G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
First of all, thank you very much for this extension - it looks great and if possible, I would really like to use the syntax highlighting from this project with...
**Describe the bug** The colors are different between the 2 computers I use and they used to both be the same. Both are running version 0.7.7. On the one that...
**Describe the bug** Tree view has incorrect names for settings. **To Reproduce** Open VSCode. Set the machine type to 3d printer. Open a 3d printer gcode file. Go to the...
Hello. Thanks for your extension. Can you add support for tcn file extensions?
It would be really nice if this extension supported the ability to add custom commands like [this extension](https://github.com/scottmwyant/vscode-gcode) does. This would be very useful for me as I'm working with...
Hi, Is there any way can get a .anc support so it highlights the code? thanks Symon
**Describe the bug** Tree view does not display file commands even after manually refreshing. Runtime status also shows following error: ``` Cannot read properties of undefined (reading 'slice') ``` **To...
Good morning Thanks for this extension , it's very useful. Could you add the .P-3 file extension? In my work we use that and it would be very useful Thank...
When I'm working on more than 10K lines files (all the time) the extension send an warning saying something may not work. that's OK, I click in the "continue" button...
I'm trying to add line numbers to tool-change commands in an Okuma file, but GCode-Syntax doesn't recognize the G116 code that Okuma uses for tool changes, so nothing happens. Thanks!