Fabian Jakobs
|
1a3bbcbfd4
|
tabs to spaces
|
2011-08-03 09:48:24 +02:00 |
|
Jacob Hansson
|
f2ae785532
|
Added SCAD syntax highlighting.
|
2011-08-03 09:44:49 +02:00 |
|
Fabian Jakobs
|
25c15cf57a
|
use the same active line as in TextMate
|
2011-08-02 16:07:34 +02:00 |
|
Fabian Jakobs
|
259b6937b0
|
sort themes in the demo
|
2011-08-02 16:03:59 +02:00 |
|
Fabian Jakobs
|
a33a17d67c
|
bump version number
|
2011-08-02 15:43:00 +02:00 |
|
Fabian Jakobs
|
237c224373
|
fix #195
|
2011-08-02 15:32:11 +02:00 |
|
Fabian Jakobs
|
a09141a723
|
search and replace caused an exception if the
search term was not found.
|
2011-08-02 15:12:38 +02:00 |
|
Fabian Jakobs
|
d4c76c5b55
|
package
|
2011-08-02 14:42:22 +02:00 |
|
Fabian Jakobs
|
afa8bb9698
|
fix Regression: cannot disable editor commands with canon.removeCommand()
fix #294
|
2011-08-02 14:39:20 +02:00 |
|
Fabian Jakobs
|
a0196ee144
|
package
|
2011-08-02 11:56:28 +02:00 |
|
Fabian Jakobs
|
213cffdffb
|
add missing language modes to the build script.
fix #316
|
2011-08-02 11:50:42 +02:00 |
|
Fabian Jakobs
|
727bfaccf2
|
fix #190
|
2011-08-02 11:35:51 +02:00 |
|
Fabian Jakobs
|
1c5fb5b75a
|
don't merge tokens (Includes coding style cleanups)
fix #355
|
2011-08-01 15:01:50 +02:00 |
|
Fabian Jakobs
|
a39ab0d607
|
change "delete last line" behavior to match vim
|
2011-08-01 10:31:12 +02:00 |
|
nightwing
|
85ce847fab
|
fix editor.removelines on last line
|
2011-08-01 10:27:52 +02:00 |
|
Fabian Jakobs
|
6af74c7d20
|
package
|
2011-07-29 11:23:03 +02:00 |
|
Fabian Jakobs
|
4f3719d27a
|
enable behaviors by default to give this code better
testing coverage.
|
2011-07-29 11:13:18 +02:00 |
|
nightwing
|
77db0be7f8
|
add behaviours to demo and fix exceptions in cstyle behaviours
|
2011-07-29 11:07:54 +02:00 |
|
Fabian Jakobs
|
b8c0563d62
|
fix problem with the row cache
|
2011-07-28 16:52:00 +02:00 |
|
Fabian Jakobs
|
aa03a915f7
|
use the same font for the gutter and the editor
|
2011-07-28 14:37:28 +02:00 |
|
Fabian Jakobs
|
011964cced
|
there was one unnecessary div per line
|
2011-07-28 14:37:28 +02:00 |
|
Fabian Jakobs
|
54b7900a7c
|
remove log statememnt
|
2011-07-28 14:37:28 +02:00 |
|
Fabian Jakobs
|
ae63aa4528
|
fix leaking global
|
2011-07-28 14:37:28 +02:00 |
|
Fabian Jakobs
|
f31f5842f4
|
Merge pull request #359 from adamjimenez/master
This is a Fix for: "Make keyboard infrastructure route keys like []^$ the right way."
|
2011-07-28 02:29:26 -07:00 |
|
Adam Jimenez
|
5e8da97474
|
#304 wasn't merged correctly.
This is a Fix. "Make keyboard infrastructure route keys like []^$ the right way."
|
2011-07-27 10:21:14 +02:00 |
|
Fabian Jakobs
|
4012c32a55
|
properly tonekize regexp literals in JavaScript.
fix #140
|
2011-07-26 16:26:56 +02:00 |
|
Fabian Jakobs
|
9d634eee7b
|
Merge pull request #357 from defunkt/greedy-symbols
Make Ruby symbols less greedy - don't match Namespaced::Constants
|
2011-07-26 01:33:16 -07:00 |
|
Fabian Jakobs
|
8e0e55fe64
|
rename regexp module to unicode
|
2011-07-26 10:28:26 +02:00 |
|
Chris Wanstrath
|
66790c4c01
|
Add plain text rule for namespaces (@misfo's idea)
|
2011-07-26 00:40:15 -07:00 |
|
Fabian Jakobs
|
b837cd547b
|
highlight js identifiers with unicode characters.
fix #148
|
2011-07-25 17:32:17 +02:00 |
|
Fabian Jakobs
|
a15688ce00
|
Merge remote-tracking branch 'iebuggy/master'
Conflicts:
support/pilot
|
2011-07-25 15:31:17 +02:00 |
|
Fabian Jakobs
|
16dc74d766
|
package
|
2011-07-25 14:19:54 +02:00 |
|
Fabian Jakobs
|
b28fb5cabc
|
make Ace compatible with requireJS 0.25.0. This
expects a "data-main" to be present. fix #345
|
2011-07-25 14:13:46 +02:00 |
|
Fabian Jakobs
|
df27d13b94
|
fix row cache. fix #352
|
2011-07-25 13:04:42 +02:00 |
|
Fabian Jakobs
|
44b8d656f2
|
make addFold arguments less flexible and do some
cleanups in the folding code
|
2011-07-25 12:00:19 +02:00 |
|
Fabian Jakobs
|
7d433125d2
|
cleanup log output
|
2011-07-25 11:15:38 +02:00 |
|
Fabian Jakobs
|
425f43758f
|
extract fold class into a separate file
|
2011-07-25 11:15:25 +02:00 |
|
Fabian Jakobs
|
e648afc547
|
update css lint
|
2011-07-25 10:06:01 +02:00 |
|
Fabian Jakobs
|
482c23734c
|
fix css margin errors do not work on Mac Firefox.
fix #353
|
2011-07-25 09:58:29 +02:00 |
|
Fabian Jakobs
|
eaa4dafe41
|
Merge pull request #301 from derekcroft/master
Delete mode Vim bindings
|
2011-07-23 12:01:07 -07:00 |
|
Fabian Jakobs
|
14b7b5ad4b
|
refactor undo handling
|
2011-07-23 20:32:03 +02:00 |
|
Fabian Jakobs
|
6dfe5cb1ba
|
update jshint. fix #322
|
2011-07-23 20:32:03 +02:00 |
|
Fabian Jakobs
|
eae645cb00
|
fix #161
|
2011-07-23 20:32:03 +02:00 |
|
Fabian Jakobs
|
94bd4171d9
|
fix #167
|
2011-07-23 20:32:02 +02:00 |
|
Fabian Jakobs
|
4dfe33655e
|
when a click causes the editor to be focused ignore
it. fix #168
|
2011-07-23 20:32:02 +02:00 |
|
Fabian Jakobs
|
841f39c57b
|
Verify that #185 is already fixed. fix #185
|
2011-07-23 20:32:02 +02:00 |
|
Fabian Jakobs
|
ec8124c394
|
fix #187
|
2011-07-23 20:32:02 +02:00 |
|
Fabian Jakobs
|
ed3d71bc5c
|
Merge pull request #351 from misfo/ruby-syntax-highlighting
Ruby syntax highlighting
|
2011-07-23 02:56:01 -07:00 |
|
misfo
|
bea1c05001
|
highlight Ruby hexidecimals with underscores
|
2011-07-22 08:18:49 -05:00 |
|
misfo
|
d632427880
|
highlight Ruby floats with underscores
|
2011-07-22 08:18:02 -05:00 |
|