Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 502 Bytes

Modes.md

File metadata and controls

39 lines (32 loc) · 502 Bytes

Modes, Themes, and Keyboard Handlers

All modes, themes, and keyboard handlers should be required through ace-builds directly.

Example Modes

  • javascript
  • java
  • python
  • xml
  • ruby
  • sass
  • markdown
  • mysql
  • json
  • html
  • handlebars
  • golang
  • csharp
  • coffee
  • css

Example Themes

  • monokai
  • github
  • tomorrow
  • kuroir
  • twilight
  • xcode
  • textmate
  • solarized dark
  • solarized light
  • terminal

Example Keyboard Handlers

  • vim
  • emacs