ardcore / atom-language-settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

language-syntax-settings

This package extends atom's native settings with language-dependant settings applied when you switch files.

Usage:

  • start typing language settings in your command palette (cmd+shift+p), you'll see a list of grammars which settings you can edit
  • language settings: current command detects syntax used in the current file and opens it for editing
  • you can also access it from the menu: packages->language settings

Settings are stored in ~/.atom/language-settings/<grammar>.cson files.

Please note: it's an early release, may be considered unstable.

screen

Recording: recording

About

License:MIT License


Languages

Language:CoffeeScript 94.6%Language:CSS 5.4%