Commit graph

638 commits

Author SHA1 Message Date
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
Thomas Wilburn
5eb4311229 Move word count and other toasts to i18n 2014-07-07 11:49:13 -07:00
Thomas Wilburn
d4d950f17f Move dialog text into i18n 2014-07-07 11:32:05 -07:00
Thomas Wilburn
a80fb8629a Localization for menus and palette mostly done. 2014-07-07 09:10:37 -07:00
Thomas Wilburn
2667da3455 Manifest bump 2014-07-06 19:31:03 -07:00
Thomas Wilburn
7ce7e2b3fa Move tab retention to an ongoing process, instead of doing it after render. 2014-07-06 19:30:39 -07:00
Thomas Wilburn
d4dd6e7f18 Fixed some context menu re-registration errors. 2014-07-06 19:08:31 -07:00
Thomas Wilburn
ba1838c9bd Extra error handling in project manager 2014-07-06 09:11:41 -07:00
Thomas Wilburn
9ddfdf576c Successful retention, paradoxically, never called the openFromLaunchData callback. Fixes #268 2014-07-05 14:04:33 -07:00
Thomas Wilburn
346250789e Drag-drop needs to import storage/file. Fixes #266. 2014-07-02 23:02:12 -07:00
Thomas Wilburn
3d3a916fe8 Started localization work. 2014-06-29 18:16:50 -07:00
Thomas Wilburn
b91b9a06a4 Tweak dialog modal background. 2014-06-29 17:03:05 -07:00