Skip to content

Instantly share code, notes, and snippets.

@rmsj
Last active August 29, 2015 14:16
Show Gist options
  • Save rmsj/5a12fc74bfb2a854d3f6 to your computer and use it in GitHub Desktop.
Save rmsj/5a12fc74bfb2a854d3f6 to your computer and use it in GitHub Desktop.
Language Packages
----
Extensions handled URL
CSharp .cs, .csx, .build https://atom.io/packages/language-csharp
SQL .sql https://atom.io/packages/language-sql
ASPX .aspx, .ascx, .ashx https://atom.io/packages/language-aspx
Vbdotnet .vb https://atom.io/packages/language-vbdotnet
Other Packages
----
autocomplete+ https://atom.io/packages/autocomplete-plus
highlight selected https://atom.io/packages/highlight-selected
scroll past end https://atom.io/packages/scroll-past-end
xml formatter https://atom.io/packages/xml-formatter
omnisharp atom https://atom.io/packages/omnisharp-atom
Themes
----
monokai https://atom.io/themes/monokai
Additional changes
----
* Modified xml.json (as part of the language-xml) to add "config" as an additional file type to handle web.config, app.config files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment