Commit 86264876 authored by deathaxe's avatar deathaxe Committed by FichteFoll

Add syntax highlighting and auto-completion package for the BoschRexroth MTX CNC (#5608)

parent dc620696
...@@ -1286,6 +1286,17 @@ ...@@ -1286,6 +1286,17 @@
} }
] ]
}, },
{
"name": "CNC BoschRexroth MTX",
"details": "https://github.com/deathaxe/sublime-mtx",
"labels": ["language syntax", "snippets", "completion", "auto-complete"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "CNC SINUMERIK 840D language support", "name": "CNC SINUMERIK 840D language support",
"details": "https://github.com/deathaxe/sublime-s840d", "details": "https://github.com/deathaxe/sublime-s840d",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment