Skip to content

Instantly share code, notes, and snippets.

@fentas
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fentas/cc3846891b5f49ed353c to your computer and use it in GitHub Desktop.
Save fentas/cc3846891b5f49ed353c to your computer and use it in GitHub Desktop.
ATOM - grammar scrope names

ATOM's grammar scope names

  • source.gfm GitHub Markdown
  • source.yaml YAML
  • source.coffee CoffeeScript
  • source.litcoffee CoffeeScript (Literate)
  • source.js JavaScript
  • source.js.regexp Regular Expressions (JavaScript)
  • text.xml.xsl XSL
  • text.xml XML
  • source.go Go
  • source.c++ C++
  • source.c C
  • source.css.less LESS
  • source.css CSS
  • source.sass Sass
  • source.css.scss SCSS
  • source.nant-build NAnt Build File
  • source.csx C# Script File
  • source.cs C#
  • text.html.erb HTML (Ruby - ERB)
  • source.ruby Ruby
  • source.sql SQL
  • source.python Python
  • source.regexp.python Regular Expressions (Python)
  • source.java Java
  • source.java-properties Java Properties
  • text.junit-test-report JUnit Test Report
  • text.html.jsp JavaServer Pages
  • text.html.ruby HTML (Rails)
  • source.js.rails source.js.jquery JavaScript (Rails)
  • source.ruby.rails.rjs Ruby on Rails (RJS)
  • source.ruby.rails Ruby on Rails
  • source.sql.ruby SQL (Rails)
  • text.hyperlink Hyperlink
  • text.html.php PHP
  • text.html.mustache HTML (Mustache)
  • source.perl Perl
  • text.html.basic HTML
  • text.git-commit Git Commit Message
  • source.git-config Git Config
  • text.git-rebase Git Rebase Message
  • source.toml TOML
  • source.clojure Clojure
  • source.makefile Makefile
  • text.todo TODO
  • source.puppet Puppet
  • source.objc++ Objective-C++
  • source.objc Objective-C
  • source.strings Strings File
  • source.shell Shell Script (Bash)
  • source.pegjs PEGjs
  • text.plain Plain Text
  • source.plist Property List (Old-Style)
  • text.xml.plist Property List (XML)
  • source.json JSON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment