Commit Graph

33 Commits

Author SHA1 Message Date
Maxfield Walker
8f30d58489 make prettier work on Windows
add comments

do not use lambda expression

run prettier

use LF

fix?
2017-09-03 01:05:43 -04:00
Horace He
eae1835961 Modified newest changes 2017-06-30 14:11:03 -07:00
Horace He
194875f493 Added error message to prettier check 2017-06-30 14:11:03 -07:00
Horace He
dfede3e7ec Tried adding travis thing 2017-06-30 14:11:03 -07:00
Horace He
9bd9ed0185 Added to gulp 2017-06-30 14:11:03 -07:00
Horace He
cc5f4c26a4 Formatted js files too 2017-06-30 14:11:03 -07: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
ebed45ed84 fix typings 2017-03-07 20:59:31 -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
Jason Poon
eeb9d6fdb3 Clean up typings 2016-10-02 01:34:11 -07:00
Jason Poon
73dedd238c Fixes #747. On git tag, will publish to marketplace and create a GH release (#788) 2016-09-19 23:57:02 -07:00
Jason Poon
bf2a1ec2c4 clean gulpfile. update gulp-tslint (#748) 2016-09-10 19:19:51 -07:00
Jason Poon
06c4906d5a Hack to mitigate #569 and prevent extension from locking up (#576) 2016-08-06 11:33:22 +10:00
Aiden Scandella
f152ee1e02 Add test-specific tslint (#464)
* Add test-specific tslint

Fixes #379

* Enable newTestOnly as proof-of-concept
2016-07-16 18:09:52 -07:00
Jason Poon
53fc1a6127 Enforce TSLint. Closes #456 (#459) 2016-07-15 21:16:51 -07:00
Jason Poon
5a2bce3e39 Remove custom keyboard mapping (fixes #432). Fix duplicate definition errors 2016-07-14 12:38:42 -07:00
Jason Poon
dc17dac122 Include vscode typings (#419) 2016-07-08 14:40:48 -07:00
Jason Poon
db1f61849b fix gulpfile 2016-03-20 22:48:03 -07:00
Jason Poon
05bc1f1641 add gulp commands to help package versioning 2016-03-20 22:35:14 -07:00
Jason Poon
f5e3f0cb34 Upgrade to Typings as TSD has been deprecated 2016-02-18 00:26:31 -08:00
Jason Poon
bcbe86f917 Cleanup: Add clarifying comments. Add compile to default gulp task 2016-01-06 14:30:06 -08:00
Jason Poon
92862cc35e Tests: Fixes #15 enabling all tests to be run within Travis 2016-01-02 02:15:41 -08:00
Jason Poon
0f5ce75328 Cleanup
* Tabs to spaces. Adding gulp command to auto-convert. Add tslint.
* Handle ModeHandler disposable
2016-01-01 23:02:42 -08:00
Jason Poon
592ce43a5a gulp: add trim-whitespace task 2015-12-01 17:53:31 -08:00
Jason Poon
e913d28827 Update readme to use 'gulp init' instead of 'tsd' directly 2015-11-30 10:54:41 -08:00
Jason Poon
560875c075 * Extensions Refactor.
* Add tests to ensure proper keybindings
2015-11-29 00:41:02 -08:00
guillermooo
3f2c6b57c2 reorganize tests; add tests; minor fixes 2015-11-28 11:29:33 +01:00
Jason Poon
a5eb78b08b implement basic command mode
* handles 'i' and 'I' to insert
* able to toggle between command (esc) and insert (w/ i or I)
2015-11-19 01:24:53 -08:00
Jason Poon
c5671e627c enable running of certain tests with gulp 2015-11-18 01:36:29 -08:00
Jason Poon
c1422bebfb fix lint errors 2015-11-17 00:11:04 -08:00
Jason Poon
ea851de070 Merge branch 'master' into navigation-mode
Conflicts:
	package.json
2015-11-17 00:00:51 -08:00
Jason Poon
f2950a144c add gulp + tslint 2015-11-16 22:24:47 -08:00