atom-beautify/src
Glavin Wiechert 7432334d08 See #282. Restructure internal API
Done:
- Create base Beautifier class
- All Languages are separate files
- Options are separated for each language
- Beautifiers reference applicable Languages/Options
- Atom Beautify builds and tests can run
  - 19 failures out of 34 tests

TODO:
- Render Language Options to Atom Package Settings
- Support for Language fallback option namespaces
- Support for chosing from multiple applicable beautifiers
2015-04-29 04:50:09 -03:00
..
beautifiers See #282. Restructure internal API 2015-04-29 04:50:09 -03:00
languages See #282. Restructure internal API 2015-04-29 04:50:09 -03:00
views See #282. Restructure internal API 2015-04-29 04:50:09 -03:00
beautify.coffee See #282. Restructure internal API 2015-04-29 04:50:09 -03:00