appliedengdesign / vscode-gcode-syntax

G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
MIT License
86 stars 25 forks source link

File Extensions for Okuma OSP controls #15

Closed Blackblade1941 closed 3 years ago

Blackblade1941 commented 3 years ago

You have .min (main program) extension for OSP control but there are a few other commonly used extensions when programming for the OSP as well:

.ssb (System Sub Program) .sub (User Sub Program) .lib (Library Program)

Would it be possible to add these in as well?

mikecentola commented 3 years ago

I'll get this added to the next update! Thanks!

mikecentola commented 3 years ago

Fixed in 0.4.1 just uploaded!

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was close. Please open a new issue for related topics.