Commit 93139033 authored by FichteFoll's avatar FichteFoll

Merge pull request #3717 from moonrabbit/master

Added C# intellisense, syntax error checking, code actions, add reference & more
parents 72fe7eda e9930152
...@@ -130,6 +130,17 @@ ...@@ -130,6 +130,17 @@
} }
] ]
}, },
{
"name": "OmniSharp",
"details": "https://github.com/moonrabbit/OmniSharpSublime",
"labels": ["language syntax", "C#", ".net", "auto-complete" ],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/moonrabbit/OmniSharpSublime/tags"
}
]
},
{ {
"name": "OmnisStudioHighlighter", "name": "OmnisStudioHighlighter",
"details": "https://github.com/Frogli/OmnisStudioHighlighter", "details": "https://github.com/Frogli/OmnisStudioHighlighter",
......
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