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 |
|
misfo
|
bd75d46e5a
|
update Ruby Symbol highlighting
highlight allowable Symbols like :@thing, :thing_2, etc
|
2011-07-22 08:17:01 -05:00 |
|
Fabian Jakobs
|
b05b476143
|
package ace
|
2011-07-22 10:27:10 +02:00 |
|
Fabian Jakobs
|
5a6eeab67d
|
fix #325
|
2011-07-22 10:24:15 +02:00 |
|
Fabian Jakobs
|
964829f031
|
remove mouse wheel scrolling sliggishness in Safari
|
2011-07-22 10:23:02 +02:00 |
|
Fabian Jakobs
|
2d64573437
|
fix scrollbars for osx lion
|
2011-07-22 10:23:02 +02:00 |
|
Fabian Jakobs
|
09c9aa81df
|
Update desired column on insert text
|
2011-07-22 10:23:02 +02:00 |
|
iebuggy
|
641e558acb
|
Updating to latest remote.
|
2011-07-21 07:42:44 -07:00 |
|
iebuggy
|
3ce714ebd4
|
Updating to latest remote.
|
2011-07-21 07:41:57 -07:00 |
|
Fabian Jakobs
|
cf5f5a4e4b
|
Merge pull request #347 from Gozala/bugs/paddings-342
Fixing render glitches #342
|
2011-07-20 14:15:15 -07:00 |
|
Irakli Gozalishvili
|
b34d97f240
|
Adding marker type background that ignores padding.
|
2011-07-20 18:22:24 +02:00 |
|
Irakli Gozalishvili
|
8f04864157
|
Fixing issue with multiline selection where selection does not start from the begining of line.
|
2011-07-20 17:58:57 +02:00 |
|
Irakli Gozalishvili
|
2ed9c5d599
|
Fixing bug in selection rendering which was misplaced since padding was not used.
|
2011-07-20 12:08:45 +02:00 |
|
Fabian Jakobs
|
aadf9e12b5
|
update package
|
2011-07-20 10:57:25 +02:00 |
|
Fabian Jakobs
|
5197718a2f
|
use dryice from submodule
|
2011-07-20 10:57:14 +02:00 |
|
Fabian Jakobs
|
628c0d6414
|
go up on fist line should not reset the desired column
|
2011-07-19 20:28:06 +02:00 |
|
Fabian Jakobs
|
b6223bc801
|
fix some key navigation issues
|
2011-07-19 20:11:44 +02:00 |
|
Fabian Jakobs
|
742f04b407
|
fix goto line start to jump to toggle between
indentation end and column 0. Fixes #296
|
2011-07-19 15:16:41 +02:00 |
|
Fabian Jakobs
|
4740580535
|
pilot
|
2011-07-19 13:30:05 +02:00 |
|
Fabian Jakobs
|
9f41f6c838
|
Merge pull request #343 from Gozala/bugs/paddings-342
Make padding text specific to layer type, so that print margin and active line highlight are not affected.
|
2011-07-19 04:22:26 -07:00 |
|
Fabian Jakobs
|
9f55438521
|
print server running message
|
2011-07-19 13:17:21 +02:00 |
|
Fabian Jakobs
|
c7aace75b0
|
Merge branch 'master' of https://github.com/iebuggy/ace into iebuggy-master
Conflicts:
lib/ace/mode/php_highlight_rules.js
|
2011-07-19 13:10:52 +02:00 |
|