Garen Torikian
ef19fdbcb5
First pass at Haurtyun UI + C9 doc parsing
2013-06-05 23:35:13 +04:00
Garen Torikian
e43bee07e2
Get rid of my junk
2013-06-05 23:35:13 +04:00
Garen Torikian
dcdcd81584
Fix it up
2013-06-05 23:35:13 +04:00
Garen Torikian
b1322002ab
Merge updates
2013-06-05 23:35:13 +04:00
Garen Torikian
5fa87f83e7
Bring in Harutyun's code
2013-06-05 23:35:13 +04:00
nightwing
a640e4ce05
add autocompleter
2013-06-05 23:35:12 +04:00
Garen Torikian
dbca4444bf
Implement keybindings and such
2013-06-05 23:35:12 +04:00
Garen Torikian
808bb95538
Let us begin
2013-06-05 23:35:12 +04:00
nightwing
290cf191d5
update documentation
v1.1.01
v1.1.1
2013-06-04 23:17:35 +04:00
Mostafa Eweda
1e2ab5de00
Merge pull request #1454 from ajaxorg/theme_update
...
Set background color on the root element instead of scroller
2013-06-03 09:31:28 -07:00
Harutyun Amirjanyan
0c3c29d08a
Merge pull request #1456 from buildersbrewery/master
...
Moved constants URL_REQUEST_DENIED and URL_REQUEST_GRANTED within LSL Mode to correct type group
2013-06-03 09:01:19 -07:00
Builders Brewery
8aed2b0b16
moved not-yet-implemented constants
2013-06-02 18:45:26 +02:00
Builders Brewery
f86f3ecebf
minor bug fix 2
2013-06-02 15:42:44 +02:00
Builders Brewery
99826bcbed
minor bug fix
2013-06-02 15:36:47 +02:00
Builders Brewery
9c1280fe5a
moved URL_REQUEST_DENIED and URL_REQUEST_GRANTED to string constants group
2013-05-31 22:24:40 +02:00
Harutyun Amirjanyan
0a1aceda25
Merge pull request #1432 from buildersbrewery/master
...
LSL updates
2013-05-30 14:46:52 -07:00
Builders Brewery
78ca93fb16
updated LSL mode
...
...
2013-05-30 22:42:01 +02:00
Lennart Kats
cb6fce18b3
Merge pull request #1449 from ajaxorg/newclient_update
...
changes from newclient
2013-05-30 02:49:46 -07:00
nightwing
0c1a22b3db
softer colors for indentguides
2013-05-29 21:32:14 +04:00
nightwing
9bed019fee
prefer // comment in php
2013-05-29 16:08:57 +04:00
nightwing
968688fb40
move background color to the root element
2013-05-29 00:22:30 +04:00
nightwing
261e6cfc05
fix ruby unindent behavior
...
fixes #1451
2013-05-28 23:49:38 +04:00
Harutyun Amirjanyan
0e1d74622b
Merge pull request #1446 from LivelyKernel/emacs-fixes
...
Emacs fixes
2013-05-27 13:15:55 -07:00
Harutyun Amirjanyan
d40a9a228f
add changes from newclient
2013-05-27 12:27:06 -04:00
Harutyun Amirjanyan
cc27ed4efa
add action attribute to changeFold events
2013-05-27 12:12:55 -04:00
Harutyun Amirjanyan
9a170dcd03
do not throw if require.toUrl is missing
2013-05-27 12:08:45 -04:00
Harutyun Amirjanyan
60c882738c
fix tag highlighting in velocity mode
2013-05-27 11:51:55 -04:00
Harutyun Amirjanyan
8530e3837a
add wrap_with_abbreviation emmet command
2013-05-27 11:49:38 -04:00
Robert Krahn
5c219162cc
emacs: push mark of isearch start when isearch successful
2013-05-27 07:35:01 -07:00
Robert Krahn
766b07e330
emacs: less eager pushMark
2013-05-27 07:34:19 -07:00
Robert Krahn
5b2ee4f789
emacs: fix typo
2013-05-26 22:19:35 -07:00
Robert Krahn
b11e88885d
emacs: allow count prefixes bigger than 9
...
example: C-1 C-8 C-f to move 18 chars forward
2013-05-26 22:02:12 -07:00
Robert Krahn
a16380eaea
emacs: fix bindKey
...
register all partial key combos as null commands
to be able to activate key combos with arbitrary length
Example: if keyPart is "C-c C-l t" then "C-c C-l t" will
get command assigned and "C-c" and "C-c C-l" will get
a null command assigned
2013-05-26 21:27:57 -07:00
Robert Krahn
0ea9428cd8
emacs: C-u C-x C-x fix (exchangePointAndMark)
2013-05-26 21:27:57 -07:00
Robert Krahn
e3ea71bb12
emacs: C-u C-space fix (setMark)
2013-05-26 21:27:57 -07:00
Robert Krahn
ab2021bdd8
emacs: fix handling of universalArgument, it sets data.count to 4
2013-05-26 21:27:57 -07:00
Robert Krahn
c084a8a34a
emacs: fix copy event handler
2013-05-26 21:27:57 -07:00
Robert Krahn
6b01dde666
emacs: use mark ring instead of single mark
2013-05-26 21:27:56 -07:00
Robert Krahn
353958b98c
emacs: exchangePointAndMark uses last mark if selection empty
2013-05-26 21:27:56 -07:00
Robert Krahn
1172f5cb3d
emacs: adding mark-ring
2013-05-26 21:27:56 -07:00
Robert Krahn
0a774fbb37
emacs: deactivate mark on kill-ring-save
2013-05-26 21:27:56 -07:00
Robert Krahn
ee76ccad19
emacs: add contents of copy/cut editor events to killring
2013-05-26 21:27:56 -07:00
Robert Krahn
259d48ea1a
fix exitMultiSelectMode
2013-05-26 21:27:56 -07:00
Robert Krahn
a7cccae039
fixing emacs multiselect cut/copy/paste
2013-05-26 21:27:56 -07:00
Lennart Kats
e97d7609b9
Merge pull request #1445 from ajaxorg/highlighting/bugfix
...
Add more modes
2013-05-26 00:32:07 -07:00
nightwing
82ee67d49b
add more modes
2013-05-26 11:08:11 +04:00
Harutyun Amirjanyan
908c29502d
Merge pull request #1443 from abramadams/master
...
Added highlighting for cfscript blocks
2013-05-23 06:52:47 -07:00
Abram Adams
eee8d5d37f
Added highlighting for cfscript blocks
2013-05-22 15:31:54 -07:00
nightwing
d7501b5b1a
fix #1315 '#' symbol and preprocessor directive can be separated with spaces
2013-05-21 22:41:27 +04:00
nightwing
2f5ef19f83
fix #1326 L|UL|ULL highlighting in c++ numbers
2013-05-21 22:41:26 +04:00