Commit 6c6d27df authored by Corentin Schreiber's avatar Corentin Schreiber Committed by FichteFoll

Added Interactive Data Language (IDL) syntax highlighting (#5506)

parent 692eed8c
...@@ -650,6 +650,16 @@ ...@@ -650,6 +650,16 @@
} }
] ]
}, },
{
"name": "Interactive Data Language (IDL)",
"details": "https://github.com/cschreib/sublime-idl",
"releases": [
{
"sublime_text": ">=3114",
"tags": true
}
]
},
{ {
"name": "Internet Search", "name": "Internet Search",
"details": "https://github.com/krasun/SublimeInternetSearch", "details": "https://github.com/krasun/SublimeInternetSearch",
...@@ -858,7 +868,7 @@ ...@@ -858,7 +868,7 @@
} }
] ]
}, },
{ {
"name": "iRules", "name": "iRules",
"details": "https://github.com/billchurch/sublime-iRules", "details": "https://github.com/billchurch/sublime-iRules",
"labels": ["language syntax"], "labels": ["language syntax"],
......
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