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
Pavel Chistyakov
e01fa3e5f4
Added white-space for menu items
2014-07-25 23:50:49 +04:00
Thomas Wilburn
2090a85a53
Use forward slash in RU.
2014-07-25 06:40:32 -07:00
Thomas Wilburn
0b58aacb49
Broken escape sequence in RU translation.
2014-07-24 20:09:10 -07:00
Thomas Wilburn
e7aa79ff7f
Manifest bump.
2014-07-24 19:00:02 -07:00
Thomas Wilburn
d80f0e644a
Merge pull request #278 from web-xaser/master
...
Added Russian localization
2014-07-24 06:31:20 -07:00
Pavel Chistyakov
423a3325b6
Added Russian localization
2014-07-24 12:48:50 +04:00
Thomas Wilburn
9ac172314a
Add the ability to grab commands from CustomEvents dispatched via DOM. Helpful for components with Shadow DOM
2014-07-22 11:51:29 -07:00
Thomas Wilburn
a323b002e6
Make sure to initialize syntax dropdown before setting syntax mode
2014-07-20 10:16:57 -07:00
Thomas Wilburn
741ed76e36
Localize some leftover palette messages.
2014-07-20 09:53:21 -07:00
Thomas Wilburn
cb2675b113
==, not =, and use correct reference for scope.
2014-07-17 10:58:56 -07:00
Thomas Wilburn
5035935470
Added LSL and ABAP support.
2014-07-17 08:13:42 -07:00
Thomas Wilburn
730bc054d3
Removed node_modules from the build process.
2014-07-17 08:13:30 -07:00
Thomas Wilburn
cb24c38915
Fix a bug in the palette from i18n transition.
2014-07-17 00:05:42 -07:00
Thomas Wilburn
9a0e97583d
substr() takes a length, not an offset. Fixes #275
2014-07-16 23:23:39 -07:00
Thomas Wilburn
70bb6a006a
Fixed a bug where new file retention broke projects.
2014-07-16 19:51:19 -07:00
Thomas Wilburn
371c5a6b66
Added join lines to menu
2014-07-16 18:10:09 -07:00
Thomas Wilburn
0474e3d4c1
Added join lines command. Fixes #274
2014-07-15 18:12:28 -07:00
Thomas Wilburn
d469f3e648
Update Ace to 1.1.5
2014-07-13 18:41:16 -07:00
Thomas Wilburn
9a74355f06
Localize the edit project error.
2014-07-11 20:41:47 -07:00
Thomas Wilburn
1b513cbbab
Fix a bug in context menus.
2014-07-11 20:33:49 -07:00
Thomas Wilburn
dcc69c21bd
Shorten Wrap Paragraph to Print Margin menu text
2014-07-07 18:54:59 -07:00