Commit graph

4,656 commits

Author SHA1 Message Date
DanyaPostfactum
3c046d2ada Update highlighting tests 2013-07-11 00:31:39 +10:00
DanyaPostfactum
88d9a61dc2 Fix xml_highlight_rules qstring_inner state name 2013-07-10 14:35:24 +10:00
DanyaPostfactum
ca97c230f0 Proper comment rules in js syntax. 2013-06-29 17:41:16 +10:00
DanyaPostfactum
969f94d98c Paint xml tag angle brackets in white (monokai theme) 2013-06-24 21:08:22 +10:00
DanyaPostfactum
722374581a Update svg Highlight rules 2013-06-24 21:06:54 +10:00
DanyaPostfactum
e2359b2f9f Let JS line comment rules be not greedy 2013-06-24 21:06:32 +10:00
DanyaPostfactum
25853c11a1 Use push/pop in css highlight rules 2013-06-24 21:04:28 +10:00
DanyaPostfactum
a6ba61e11a Inherit all HTML+server_side_directives rules from HTML rules. 2013-06-24 21:03:49 +10:00
DanyaPostfactum
7c6f40e41e Html HL rules now is extended xml rules 2013-06-24 20:56:33 +10:00
DanyaPostfactum
d358fe61b9 Allow no prefix in TextHighlightRules.addRules() 2013-06-24 20:53:37 +10:00
DanyaPostfactum
ed223cb7fd Rewrite xml rules. 2013-06-24 18:55:07 +10:00
DanyaPostfactum
5f2ee8b32b Prevent double prefixing of "included" rules 2013-06-24 18:53:09 +10:00
DanyaPostfactum
5a1948a695 Fix FreeMarker in ext/modelist 2013-06-24 18:42:40 +10:00
DanyaPostfactum
91884280e2 More stuff for twig sample 2013-06-24 18:41:57 +10:00
nightwing
d2f7247e58 add missing snippets.tmpl.js 2013-06-11 22:06:00 +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
Harutyun Amirjanyan
89c42264c0 Merge pull request #1427 from gbedardsice/master
Text mode keeps indentation
2013-06-08 13:57:53 -07: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
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