Commit 2d59e8d9 authored by Oscar Rovira's avatar Oscar Rovira Committed by FichteFoll

WhizzML package: DSL language syntax and auto-complete (#5577)

parent fd210046
...@@ -284,6 +284,17 @@ ...@@ -284,6 +284,17 @@
} }
] ]
}, },
{
"name": "WhizzML",
"details": "https://github.com/whizzml/whizzml-sublime",
"labels": ["st-3", "auto-complete", "language syntax", "machine learning"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "WhoCalled Function Finder", "name": "WhoCalled Function Finder",
"details": "https://bitbucket.org/rablador/whocalled", "details": "https://bitbucket.org/rablador/whocalled",
......
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