Commit graph

1,886 commits

Author SHA1 Message Date
Mostafa Eweda
7966efc0df Merge pull request #881 from ajaxorg/align_cursors
add command to align cursors
2012-09-11 12:40:48 -07:00
Mostafa Eweda
ec1eac929d Merge pull request #923 from ajaxorg/highlighting/js
better highlighting of js regexps
2012-09-11 12:01:50 -07:00
Mostafa Eweda
994a0b3cc3 Merge pull request #922 from ajaxorg/tmp
fix miscellaneous small bugs
2012-09-11 11:27:20 -07:00
nightwing
9df6bd5926 store tokens in a more readable format 2012-09-11 22:05:10 +04:00
nightwing
f44e4455db update tests 2012-09-11 21:46:28 +04:00
nightwing
2a5e44eba2 better highlighting of js regexps 2012-09-11 21:46:10 +04:00
Harutyun Amirjanyan
c44c0137d5 Merge pull request #928 from mvj3/master
Fix   Cannot read property 'env' of null
2012-09-11 00:16:39 -07:00
nightwing
a074f354ee splitIntoLines must split one lined selection 2012-09-11 10:50:41 +04:00
nightwing
4e12d1c9b9 add alignCursors command (ctrl+alt+a) 2012-09-11 10:50:41 +04:00
nightwing
b9c26bcd78 vim ctrl-[ should behave exactly as esc 2012-09-11 10:49:47 +04:00
nightwing
c1f194f8bd cleanup themes 2012-09-11 10:49:46 +04:00
nightwing
e3ead4f3b0 workaround for - key bug on firefox 2012-09-11 10:49:46 +04:00
nightwing
e0318e39c9 fix emacs cut command 2012-09-11 10:49:46 +04:00
nightwing
393e42b439 emacs recenter-top-bottom 2012-09-11 10:49:45 +04:00
nightwing
e00da55c92 vim {} motions 2012-09-11 10:49:45 +04:00
nightwing
1d04dcf5c9 small cleanup 2012-09-11 10:49:45 +04:00
nightwing
c54da935ab create dom elements only for visible cursors 2012-09-11 10:49:44 +04:00
nightwing
eab6061282 fix regression in drawing foldwidgets on wrapped lines 2012-09-11 10:49:44 +04:00
Garen Torikian
7a936294b3 Final minor updates :) 2012-09-11 10:20:24 +04:00
Garen Torikian
5520f3511d More minor updates 2012-09-11 10:20:23 +04:00
Garen Torikian
7448552d48 Minor updates 2012-09-11 10:20:22 +04:00
Garen Torikian
520c0b8285 Restore themes 2012-09-11 10:20:22 +04:00
Garen Torikian
3a604c83b7 Move out objc highlighting attempts 2012-09-11 10:20:21 +04:00
Garen Torikian
f1e5e6fbff Add new GitHub/Chrome builds from tmtheme 2012-09-11 10:20:20 +04:00
Garen Torikian
ab8c3076c5 More c/obj-c updates 2012-09-11 10:20:20 +04:00
Garen Torikian
779c00eace Fix C highlighting, update ObjC, fix themes, add UUID 2012-09-11 10:20:20 +04:00
Garen Torikian
ff2ac65b2b Save everything in case computer melts 2012-09-11 10:20:19 +04:00
Garen Torikian
5a081f748e Stash 2012-09-11 10:20:19 +04:00
Garen Torikian
8e199d4b24 Add new language tool, generated jade/obj-c themes 2012-09-11 10:20:18 +04:00
Garen Torikian
83e0a6b80b Initial commit 2012-09-11 10:20:18 +04:00
David Chen
f9481eeb19 Fix Cannot read property env of null 2012-09-11 10:28:01 +08:00
Harutyun Amirjanyan
86750fbadb Merge pull request #918 from wcandillon/master
Update XQuery parser with the latest XQuery 3.0 syntax
2012-09-10 06:02:32 -07:00
Harutyun Amirjanyan
c71207616d Merge pull request #921 from pthulin/vim-improvements
Add H, M & L motions
2012-09-08 07:11:54 -07:00
Per Thulin
25f674139f Fix parse errors in new license block 2012-09-08 13:28:31 +02:00
Per Thulin
877bc9aeb9 Add H, M & L motions 2012-09-08 00:28:42 +02:00
Mostafa Eweda
16b2f1c9cf Merge pull request #917 from ajaxorg/lets-bsd-ace
Let's BSD Ace
2012-09-07 07:18:17 -07:00
Lennart Kats
8b971619b7 Add BSD license headers 2012-09-06 22:48:34 +02:00
quexer
d90a96b0c4 Update lib/ace/mode/markdown.js
improve auto indent:

* support TAB character
* support order list
2012-09-06 18:15:17 +08:00
Harutyun Amirjanyan
760f19dfc9 Merge pull request #896 from luenemam/master
SQL Highlighting works for multiple strings in one line.
2012-09-06 00:56:20 -07:00
quexer
83d016c8b1 Update lib/ace/mode/markdown_highlight_rules.js
fix typo of "h2" highlight rule
2012-09-06 11:17:40 +08:00
William Candillon
d8dc2fedf6 Update XQuery Parser with JSONiq syntax. 2012-09-05 11:07:04 +02:00
William Candillon
a37e834724 Add JSONiq keywords. 2012-09-05 11:06:17 +02:00
Lennart Kats
e4c8681bee Merge pull request #909 from ajaxorg/rowCache
fix rowcache not working for row 1
2012-09-05 01:37:47 -07:00
Harutyun Amirjanyan
cb244b730f Merge pull request #908 from rstudio/patch/blinking-cursor
add function to disable blinking cursor
2012-09-05 00:04:49 -07:00
nightwing
9ab80ddced fix rowcache not working for row 1 2012-09-05 10:55:08 +04:00
JJ Allaire
55c6ad4136 add function to disable blinking cursor 2012-09-04 16:08:00 -04:00
Mostafa Eweda
abfcd22253 Merge pull request #901 from ajaxorg/syntax
Syntax higlighters
2012-09-04 09:43:33 -07:00
Mostafa Eweda
b43af68f9f trivial priniting tweak 2012-09-04 18:42:01 +02:00
nightwing
25eeca0a75 fix running mode tests from different directory 2012-09-04 20:35:21 +04:00
Mostafa Eweda
441ca92f9a Fix multiple code style issues 2012-09-04 13:36:53 +02:00