Skip to content

Rockyspade/ace

 
 

Repository files navigation

Ace++

version of Ace (Ajax.org Cloud9 Editor) optimized for usage in standalone apps

differences

Running Ace from file:///

to enable XMLHttpRequest from file:/// urls

firefox

about:config#security.fileuri.strict_origin_policy=false

opera

opera:config#UserPrefs|AllowFileXMLHttpRequest

chrome

start with --allow-file-access --allow-file-access-from-files --always-enable-dev-tools flags

Package Ace

tool_builder.html tool_mode.html tool_marked.html

Convert Textmate Theme

tool_theme.html

About

Ajax.org Code Editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.2%
  • CSS 2.6%
  • Python 0.2%
  • Scala 0.0%
  • Shell 0.0%
  • Groovy 0.0%