This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
ace
Watch
1
Star
0
Fork
You've already forked ace
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Ace (Ajax.org Cloud9 Editor)
http://ace.c9.io
338
commits
36
branches
26
tags
35
MiB
JavaScript
87.1%
HTML
9.7%
Vim Snippet
1.8%
CSS
1.3%
ddf5f6f138
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Eddy Bruel
ddf5f6f138
- Fixed the issue where indenting a single line would always insert <tab size> spaces when in soft tabbing mode. What should happen instead is that the line is indented to the next tab stop.
2010-10-20 15:07:58 +02:00
demo
update requirejs
2010-10-18 19:52:41 +02:00
doc
doc updates
2010-04-12 10:45:34 +02:00
experiments
cleanup
2010-10-05 18:33:44 +02:00
src
/ace
- Fixed the issue where indenting a single line would always insert <tab size> spaces when in soft tabbing mode. What should happen instead is that the line is indented to the next tab stop.
2010-10-20 15:07:58 +02:00
.gitignore
add ignore
2010-10-01 10:22:19 +02:00
.project
update eclipse project settings
2010-04-12 13:11:14 +02:00
jsTestDriver.conf
refactor tests
2010-10-18 19:52:31 +02:00
LICENSE
added license info (LGPL) to editor files
2010-09-22 14:55:30 +02:00
package.json
added package.json for NPM
2010-09-22 16:08:40 +02:00