Commit Graph

29 Commits

Author SHA1 Message Date
Jason Poon
9b7c7333ed refactor taskqueue 2017-10-13 11:54:40 -07:00
Jason Poon
9f9f853848 outfiles needs to be globbed (#1615) 2017-04-30 14:38:02 -05:00
Jason Poon
9c0beba51c Fix package.json warning (#1613)
Change launch tasks to be more appropriately named. Fix warning in package.json. Clean up gulp file

* Change launch tasks to be more appropriately named. Fix warning in package.json. Clean up gulp file
2017-04-30 00:28:21 -05:00
xconverge
a6f360f8da fixes #1507 and removes workspace settings that should not be there 2017-04-13 19:29:10 -07:00
xconverge
e27acab199 Update minimum vscode version to 1.10.0 2017-03-19 12:33:40 -07:00
johnfn
4d54a31fa8 0.6.11 2017-03-19 10:21:35 +07:00
johnfn
6753aa11d9 Multi-line comments work 2016-12-03 19:50:42 -05:00
rebornix
c790443f6c fix join lines 2016-11-23 14:40:35 -08:00
Jason Poon
9199e316c4 Remove fix-whitespace gulp command. Replaced by .vscode/settings.json (#999) 2016-10-27 00:54:39 -07:00
johnfn
3824f12442 Add another build option for the impatient. 2016-10-03 01:50:10 -07:00
xconverge
1eb72946e7 Show debug console when session launches 2016-10-02 19:39:36 -07:00
johnfn
16c5da06b6 Merge branch 'master' into multi-cursor-mode
Conflicts:
	src/actions/actions.ts
	src/mode/modeHandler.ts
	src/register/register.ts
	src/util.ts
2016-09-15 16:19:07 -07:00
johnfn
55ac6154c7 Fix & speed up a lot of tests. 2016-09-12 19:55:29 -07:00
Jason Poon
bb9ede49da build on extension/test launch (#755) 2016-09-11 22:39:02 -07:00
johnfn
816c3035d9 Refactor and remove a lot of code 2016-09-06 22:30:35 -07:00
johnfn
d814c13347 Refactor parallel array to range. 2016-08-26 11:13:45 -07:00
johnfn
fe64d1f522 Add helpful comment. 2016-08-26 10:34:14 -07:00
johnfn
b4f881f47f Fix remapping - most notably, fix #523. 2016-08-14 12:48:07 -07:00
johnfn
31cef6fdad Fix insertion for visual block mode 2016-07-26 09:19:11 -07:00
johnfn
d09050ae15 Bump version. 2016-07-19 03:29:51 -06:00
Grant Mathews
593573a59e Add support for failed motions (#466)
* Add failed motions.

* Add failure state to inside-delimiter motions.
2016-07-16 19:55:52 -07:00
Jason Poon
33e529033b Workspace settings: spaces for tabs, trim trailing whitespace. Remove
appveyor setting cause we're not using it
2016-07-16 10:06:15 -07:00
Peng Lyu
9c1ec4b32d Convert 4 space tab to 2 space tab. (#460)
* Convert 4 space tab to 2 space tab.

* Add tab config to workspace settings.
2016-07-16 10:02:31 -07:00
johnfn
f5b60a0867 Draw cursor strictly based on state updates. 2016-06-05 12:18:27 -07:00
johnfn
460164533e Rewrite Normal Mode tests to use the ModeHandler interface. 2016-05-28 22:58:27 -04:00
johnfn
131bf4f5b0 Clean up some code 2016-02-27 12:28:03 -08:00
johnfn
2984752b8d Convert to ES6, Promises, async and await. 2016-02-11 00:37:09 -08:00
Jason Poon
92862cc35e Tests: Fixes #15 enabling all tests to be run within Travis 2016-01-02 02:15:41 -08:00
guillermooo
6652b63929 scaffold project 2015-11-12 20:51:40 +01:00