Commit graph

2,937 commits

Author SHA1 Message Date
nightwing
09d0044e1e fix undo selection range after delete 2013-07-11 17:35:29 +04:00
nightwing
0ba027c8bf fix failing test 2013-06-17 16:54:43 +04:00
nightwing
9197cc983c enable undo coalescence by default 2013-06-17 16:38:27 +04:00
nightwing
db4953c976 use operations for undo coalescence 2013-06-17 16:38:00 +04:00
nightwing
52e0b2d163 pressing ctrl+home second time should restore selection 2013-06-17 16:35:22 +04:00
nightwing
ec8b42c5e0 add start/endOperation 2013-06-17 16:30:09 +04:00
nightwing
b18b86b6c9 make undo coalescence configurable
off by default
2013-06-17 02:06:28 +04:00
nightwing
ef2e2cdd11 move undo delta merging to the editor 2013-06-17 01:30:42 +04:00
DanyaPostfactum
277675525b Almost working draft of basic undo coalescence 2013-06-17 01:08:03 +04:00
nightwing
7798de7bd3 add selection.toJSON method 2013-06-17 00:58:11 +04:00
Lennart Kats
fa13f377e1 Merge pull request #1189 from ajaxorg/feature/codecomplete
Implement basic code completion
2013-06-10 17:09:18 -07:00
nightwing
db1118c258 fix typo 2013-06-09 18:57:49 +04:00
nightwing
156d9a7eeb load snippet files automatically 2013-06-09 18:11:45 +04:00
nightwing
af2a2e272b revert change to config.js 2013-06-09 01:09:48 +04:00
nightwing
917e4b925c fix typo in clojure mode 2013-06-09 01:06:25 +04:00
nightwing
b36c4c67b2 include split in build 2013-06-09 00:55:57 +04:00
nightwing
ac9bb727cc revert to simpler range tracking model for now 2013-06-09 00:50:25 +04:00
nightwing
35a9dc5ba1 hide the popup when editor is scrolled 2013-06-09 00:29:21 +04:00
Gabriel Bédard Sicé
6e9653451c Fix #1427 Added plain text mode that does not keep indentation 2013-06-06 15:28:56 -04:00
nightwing
36c166b9ed force using tabs in makefile and snippets modes 2013-06-05 23:35:15 +04:00
nightwing
c223f59e1a add scope to snippets.js files 2013-06-05 23:35:15 +04:00
nightwing
c2b7d1f082 better style for match highlight in popup 2013-06-05 23:35:15 +04:00
nightwing
f6f475747b style improvements 2013-06-05 23:35:15 +04:00
nightwing
a399d1440a cleanup 2013-06-05 23:35:14 +04:00
nightwing
df115ba659 add snippets placeholder files for all languages 2013-06-05 23:35:14 +04:00
nightwing
68ebf08e8c cleanup 2013-06-05 23:35:14 +04:00
nightwing
dc198344d5 revert changes to worker 2013-06-05 23:35:14 +04:00
nightwing
5c1db2dbcc tweak the popup some more 2013-06-05 23:35:14 +04:00
nightwing
7293bb142f fix popup 2013-06-05 23:35:14 +04:00
Garen Torikian
06c10fb934 One more test fix 2013-06-05 23:35:14 +04:00
Garen Torikian
6f17611ebf Fix failing test 2013-06-05 23:35:14 +04:00
Garen Torikian
b811f1dc3f Fix rerender on text insertion 2013-06-05 23:35:14 +04:00
Garen Torikian
cd19233b31 Improve UX, drop dead code 2013-06-05 23:35:13 +04:00
Garen Torikian
69e41521e6 Add autocompletion for language keywords
Conflicts:

	lib/ace/edit_session.js
2013-06-05 23:35:13 +04:00
Garen Torikian
818dba5dba Some added UX behaviors 2013-06-05 23:35:13 +04:00
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
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
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
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
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