mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
003776da8f7ee4434547285b81024cbfc330cb52
https://img.skitch.com/20110828-rrfnqet2y2yrxq6witst6mrscx.png fixes #3 atomicity modules that want to export an api must use define(). this mirrors ace's module definition style so it should fit in fine. $, _, and CoffeeScript are now global scripts show up as loaded before: https://img.skitch.com/20110828-japr2cp4ucbr4a1kmp9degs3t.png after: https://img.skitch.com/20110828-txc782k47gn4rb67mhbujsgkw5.png
Ace
- https://github.com/ajaxorg/ace/wiki/Creating-or-Extending-an-Edit-Mode
- https://github.com/ajaxorg/ace/blob/master/lib/ace/selection.js
- https://github.com/ajaxorg/ace/blob/master/lib/ace/commands/default_commands.js
- https://github.com/ajaxorg/ace/blob/master/lib/ace/document.js
commonjs
- http://ringojs.org/api/master/
- http://wiki.commonjs.org/wiki/Filesystem/A
- https://github.com/280north/narwhal
JSCocoa
Cloud9
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%