3
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a couple of more theme More... about 14 years ago
fix doc comment highlighting More... about 14 years ago
Highlight regular expressions More... about 14 years ago
Merge branch 'master' of github.com:ajaxorg/editor into HEAD More... about 14 years ago
Added highlighting rule for regular expression Fixed auto-outdenting when typing } More... about 14 years ago
spaces are not treated as invisibles (matches textmate) More... about 14 years ago
the cursor works always in document space More... about 14 years ago
make CSS highlighting more compatible with TextMate More... about 14 years ago
extract font size from themes More... about 14 years ago
repair regression More... about 14 years ago
extend theme support More... about 14 years ago
change gutter style More... about 14 years ago
revert xml highlight rules More... about 14 years ago
remove jsTestDriver More... about 14 years ago
add submodules More... about 14 years ago
Merge branch 'master' of github.com:ajaxorg/editor More... about 14 years ago
Merge branch 'master' of github.com:ajaxorg/editor More... about 14 years ago
Fixed a bug in syntax highlighting. More... about 14 years ago
Merge branch 'master' of http://github.com/ajaxorg/editor More... about 14 years ago
Generalized undo manager for interoperability with apf More... about 14 years ago
fix web socket debugger service More... about 14 years ago
identifiers can contain a dollar sign More... about 14 years ago
Fixed document mode switch More... about 14 years ago
Fixed outdenting to work correctly with blocks that are separated by newlines, and indented by a mixture of tabs and spaces. More... about 14 years ago
Merge branch 'master' of http://github.com/ajaxorg/editor into HEAD More... about 14 years ago
- 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. More... about 14 years ago
make default font size smaller More... about 14 years ago
change move to line start to act like in Eclipse and Netbeans More... about 14 years ago
also highlight "if" More... about 14 years ago
highlight buildin constants and future reserved keywords More... about 14 years ago