Commit graph

670 commits

Author SHA1 Message Date
Thomas Wilburn
26f8c5dfdd Cleanup on API messages 2015-02-21 14:27:05 -08:00
Thomas Wilburn
4f95b60784 Ace handles keybindings a little differently now 2015-02-21 14:26:47 -08:00
Thomas Wilburn
d180d18b27 Merge pull request #339 from pigeontech/master
Both "message" and "context" working.
2015-02-21 13:41:42 -08:00
Scott Pigeon
db6d0d7af2 Merge remote-tracking branch 'upstream/master' 2015-02-21 15:59:25 -05:00
Scott Pigeon
3631836814 fixed api context object 2015-02-21 15:51:16 -05:00
Thomas Wilburn
9841626ee9 Merge pull request #338 from pigeontech/master
Changed message object
2015-02-21 09:54:50 -08:00
Scott Pigeon
1506c74b57 Changed message object 2015-02-21 11:23:33 -05:00
Thomas Wilburn
2e238e25f3 Upgrade Ace to 1.1.8 2015-02-18 19:29:53 -08:00
Thomas Wilburn
7ffd464b13 Manifest bump 2015-02-02 22:17:44 -08:00
Thomas Wilburn
4f7127f8e5 Merge pull request #333 from page7/master
Update translation.
2015-01-28 06:30:51 -08:00
page7
15f92f5877 Update translation. 2015-01-28 22:01:56 +08:00
Thomas Wilburn
9b6e361723 Merge pull request #332 from page7/master
add translation for zh-cn
2015-01-27 09:04:28 -08:00
page7
46642624f7 add translation for zh-cn 2015-01-28 00:34:24 +08:00
Thomas Wilburn
3c0d238acd Merge pull request #331 from pdebelak/ctrl-d_change
Set Ctrl-D to act more like Sublime Text where it will select the curren...
2015-01-20 11:01:19 -08:00
pdebelak
984ee5bd2f Set Ctrl-D to act more like Sublime Text where it will select the current word if none is selected or select the next matching selection if a selection exists 2015-01-20 12:14:57 -06:00
Thomas Wilburn
df8a35a155 Merge pull request #324 from rcarmo/patch-1
Enable Clojure syntax
2014-12-30 14:48:07 +00:00
Rui Carmo
25085832eb Update manifest.json 2014-12-30 14:23:43 +00:00
Rui Carmo
5baa7e0acd Enable Clojure syntax 2014-12-30 11:40:50 +00:00
Thomas Wilburn
440e8cc6f1 Added an option for disabling Ace behaviors (tag and quote pairing) 2014-12-28 03:02:58 -08:00
Thomas Wilburn
532932ae69 Added VHDL and Verilog support
Fixes #323
2014-12-07 14:53:10 -08:00
Thomas Wilburn
a33637a2dc Fix a bug with the static keyword if experimental JS is enabled 2014-12-02 14:13:16 -08:00
Thomas Wilburn
d641831277 Fixed a bug with a missing dialog string 2014-11-08 00:01:35 -08:00
Thomas Wilburn
798c65ce37 Added manifest support for lisp files 2014-10-21 07:37:05 -07:00
Thomas Wilburn
23aaff7f76 Fixes #315
openFromLaunchData shouldn't be gated on tab restore.

Manifest bump
2014-10-21 07:28:18 -07:00
Thomas Wilburn
007f141692 Merge pull request #312 from rysquash/patch-1
Added rkt,lsp, and lisp to lisp extentions
2014-10-15 08:00:05 -07:00
rysquash
326fa72712 Added rkt,lsp, and lisp to lisp extentions
Racket is technically different than lisp, but it would be great if lisp highlighting is used until there is a separate Racket highlighting.
2014-10-15 10:50:12 -04:00
Thomas Wilburn
b9422a88cb Added some delay to the autohide behavior
Fixes #309
2014-10-10 07:37:37 -07:00
Thomas Wilburn
91cdb39e9e Updated Ace version. 2014-10-09 07:34:48 -07:00
Thomas Wilburn
b2aeff6af9 Merge pull request #307 from usaki/patch-1
Add Swedish localization.
2014-10-06 07:20:06 -07:00
Usaki
de44eae4ae swedish messages.json 2014-10-06 16:03:58 +02:00
Thomas Wilburn
86ec5e4f1c Removed xquery mode 2014-09-27 17:24:17 -07:00
Thomas Wilburn
781e31db92 . 2014-09-26 08:10:50 -07:00
Thomas Wilburn
098f93c2bd Update Ace, enable .hbs extension. 2014-09-25 08:53:41 -07:00
Thomas Wilburn
3b4a5b18fd Fix project restoration (where possible) 2014-09-12 07:42:35 -07:00
Thomas Wilburn
6c3aa57276 Switch to reStructuredText for documentation. 2014-09-05 08:41:16 -07:00
Thomas Wilburn
18c3d78834 Update ES6 Promise shim (currently unused) 2014-09-04 15:35:16 -07:00
Thomas Wilburn
586198fb69 Null files are classified as "virtual."
Fixes #294.
2014-09-03 11:27:53 -07:00
Thomas Wilburn
74a38bb9b6 Fixes #292 2014-08-30 23:56:33 -07:00
Thomas Wilburn
1597f6bd92 Fixes #279 2014-08-30 23:01:02 -07:00
Thomas Wilburn
fdba4672a6 Fixes #289 2014-08-30 22:57:44 -07:00
Thomas Wilburn
50847c583e Fixes #291 2014-08-30 22:41:33 -07:00
Thomas Wilburn
dba43f74ae Merge pull request #287 from forsureitsme/patch-1
Add Sublime compatibility for shift Line Up/Down.
2014-08-25 14:11:08 -07:00
Pedro Cardoso da Silva
a8df661137 Add Sublime compatibility for shift Line Up/Down.
Mapped the command "movelinesup" and "movelinesdown" that are mapped by default to Alt+Up and Alt+Down to Sublime default key mapping Ctrl+Shift+Up and Ctrl+Shift+Down.
2014-08-25 11:40:44 -03:00
Thomas Wilburn
33bd133ab9 Fixes #286 2014-08-21 08:13:07 -07:00
Thomas Wilburn
9ed0ec43ec Fixes #285 2014-08-17 22:07:42 -07:00
Thomas Wilburn
2c0645bd86 Update Ace to 1.1.6 2014-08-17 09:17:59 -07:00
Thomas Wilburn
5c7f638610 Fixes #284. 2014-08-15 13:57:40 -07:00
Thomas Wilburn
b99f616489 Add the elementData util library (still not in stable, though). 2014-07-26 14:49:09 -07:00
Thomas Wilburn
a1dc93e834 Merge pull request #281 from web-xaser/patch-1
RU menu item adjustment.
2014-07-25 13:30:20 -07:00
Pavel Chistyakov
af4ca6aafa Changed translation 2014-07-25 23:57:45 +04:00