Thomas Wilburn
|
3dcbbbed66
|
Add commands.json for #93
|
2013-12-16 08:51:56 -08:00 |
|
Thomas Wilburn
|
6331cfebdf
|
Added keyboard patch for funky Chromebook search key combos (now compatible with Crouton).
|
2013-12-13 08:25:10 -08:00 |
|
Thomas Wilburn
|
dfe8749c58
|
Organized module locations. Fixed a context menu bug.
|
2013-12-04 09:24:04 -08:00 |
|
Thomas Wilburn
|
3f992a3e43
|
Added ability to turn off line highlight.
Fixes #77.
|
2013-12-02 15:17:46 -08:00 |
|
Thomas Wilburn
|
adfb259346
|
Convert tabs to spaces and back again
|
2013-10-24 19:13:07 -07:00 |
|
Thomas Wilburn
|
5343b986b4
|
.
|
2013-10-08 11:06:47 -07:00 |
|
Thomas Wilburn
|
5109743cb9
|
Much better expand-to-matching behavior.
|
2013-10-08 10:21:10 -07:00 |
|
Thomas Wilburn
|
03524a9ef0
|
Ace has a command we can use directly instead of shimming Sublime's "expand to word"
|
2013-10-08 09:37:19 -07:00 |
|
Thomas Wilburn
|
b0a743c703
|
That's what bind() is for.
|
2013-10-07 18:18:41 -07:00 |
|
Thomas Wilburn
|
27bd4847a4
|
Added selections for word, paragraph, and matching brackets. See issue #48
|
2013-10-07 18:09:35 -07:00 |
|
Thomas Wilburn
|
c4fd777a8c
|
Added statusbar module. Fixes #39
|
2013-09-20 08:31:04 -07:00 |
|
Thomas Wilburn
|
9d10dfa9b2
|
Much better palette with basic command support.
|
2013-09-10 23:15:04 -07:00 |
|
Thomas Wilburn
|
bd964ed279
|
Palette work starts.
|
2013-09-10 09:19:14 -07:00 |
|
Thomas Wilburn
|
19fdbbb1d8
|
Added Edit menu with lots of Ace bindings.
|
2013-09-05 20:01:24 -07:00 |
|
Thomas Wilburn
|
cc4c0e5c94
|
Added some basic Sublime keystrokes.
|
2013-09-05 19:44:42 -07:00 |
|
Thomas Wilburn
|
e2c7053238
|
Added an aceBindings.js file to act as the abstraction between DOM-triggered commands and Ace.
|
2013-09-04 12:45:06 -07:00 |
|