Commit Graph

66 Commits

Author SHA1 Message Date
Grant Mathews
5a0c3a59d6 Update version of node that Travis uses 2016-07-24 19:31:21 -06:00
Jason Poon
504ec0c0c3 Fix Travis. npm postinstall hook runs gulp init which will install typings 2016-07-06 02:32:44 -07:00
johnfn
caddbad61f Fix some problems with tslint and Travis. 2016-06-30 13:11:04 -04:00
Jason Poon
7c87b40f2a fix tests 2016-05-19 03:56:40 -07:00
Jason Poon
244d8efd5f Update to new extension APIs. No longer requests binding to every single letter in package.json.
* Update outdated npm packages
* Update typings
* Fixes #157, #126, #188
* Remove appveyor builds as vscode doesn't support them as a CI
2016-05-19 02:59:16 -07:00
Pete Gleeson
5f5478474d updated travis file to install xclip on container 2016-04-30 13:55:35 +10:00
Jason Poon
608cebfc42 use node 4.2 in CI 2016-03-18 00:53:56 -07:00
Jason Poon
c8888e2a96 add github_token to appveyor/travis 2016-03-04 10:28:03 -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
7b61f8febe Lock down package.json versions 2015-12-29 21:35:03 -08:00
Jason Poon
573d0fa09d Fixes #73 and #24. Making the personal token public in order to properly
build PRs.
2015-12-01 12:14:03 -08:00
guillermooo
3f2c6b57c2 reorganize tests; add tests; minor fixes 2015-11-28 11:29:33 +01:00
Jason Poon
55b336b794 travis: turn off email notifications 2015-11-20 02:29:21 -08:00
Jason Poon
7c32530c0e Implements basic key bindings in the various modes.
* Toggling between modes using 'esc' and insert keys

Supported Commands:
Insert Mode - i, I, a, A, o, O
Command Mode - h, j, k, l
2015-11-20 02:13:19 -08:00
Jason Poon
a065a01a5e update travis to gulp init prior to running tests 2015-11-19 01:41:04 -08:00
Jason Poon
a572ec3166 Add travis ci 2015-11-16 22:34:05 -08:00