Commit Graph

74 Commits

Author SHA1 Message Date
Grant Mathews
850b32523f Link to release list 2016-08-09 11:26:06 -07:00
Grant Mathews
398639e64f Update README 2016-08-09 03:16:42 -07:00
Grant Mathews
4e0bf31a25 Put ctrl-f into the README as well
I separated it from ctrl-c for readability and ctrl-f (heh, ironic) -ability.
2016-08-09 00:36:29 -07:00
Jim Ray
77fb6a5c22 OS X non-global key repeat fix (#577)
The current README has the user disable OS X’s “press and hold” feature at a global level. It’s possible to disable this on a per-app basis, though, provided you know the name of an app’s .plist file.

This change will disable “press and hold” only for VSCode, not globally.
2016-08-06 20:53:27 -07:00
johnfn
1b8308cda7 Update README to new escape key 2016-08-02 23:47:10 -07:00
Philip Jagielski
935efe6d8f Fix instructions for setting key bindings (#499) 2016-07-23 15:03:41 -06:00
Jason Poon
249b6d89f6 Update README.md 2016-07-21 15:30:43 -07:00
Grant Mathews
4807373719 Update README 2016-07-19 11:56:46 -06:00
Grant Mathews
2a8b46e839 Update README 2016-07-19 03:32:01 -06:00
Jason Poon
5a2bce3e39 Remove custom keyboard mapping (fixes #432). Fix duplicate definition errors 2016-07-14 12:38:42 -07:00
Grant Mathews
a1b9df71b8 Be even clearer, hopefully, about missing features. 2016-07-14 02:14:42 -07:00
Grant Mathews
7ab1cc36df Update README 2016-07-13 23:57:42 -07:00
Grant Mathews
f50c386b2c Update FAQ in README 2016-07-13 22:28:25 -07:00
Jason Poon
602b8cff75 Fix Roadmap Link 2016-07-07 18:03:48 -07:00
Frederick Fogerty
6c52ca56b3 Fix Roadmap link (#405) 2016-07-07 18:03:06 -07:00
Grant Mathews
491f86cc4e Update README 2016-07-07 00:42:42 -07:00
Grant Mathews
03a2dd9306 Incremental README editing too 2016-07-07 00:09:14 -07:00
Grant Mathews
02a266103e Make README more explicit 2016-07-07 00:08:37 -07:00
Grant Mathews
42a8da6fc0 Feature list 2016-07-06 23:59:05 -07:00
Grant Mathews
c6b42bf764 Stupid markdown numbering system 2016-07-04 10:06:25 -07:00
Grant Mathews
6c22df4d6f Update README 2016-07-04 10:05:53 -07:00
Jason Poon
789277f3c3 Update README.md
Fix links
2016-07-04 01:48:04 -07:00
Jason Poon
bc9258b664 Add issue, PR templates. Merge developing to contributing.md 2016-07-03 21:33:10 -07:00
Grant Mathews
027b7fd804 Update README 2016-06-23 11:35:47 -07:00
Grant Mathews
c2197cea94 Update README 2016-06-23 02:21:54 -07:00
Grant Mathews
919d350237 Update README 2016-06-23 01:53:28 -07:00
Jason Poon
cb0b2ff194 Update README.md
Dropping overriding keys cause it no longer works on latest version.
2016-06-22 00:44:31 -07:00
Grant Mathews
538bd766eb Update README 2016-06-05 12:00:32 -07:00
Pär Björklund
483b1144ec Add s keybinding 2016-06-05 18:23:11 +02:00
Jason Poon
3a37d15504 Refactor CommandKeyMap
* follow similar pattern to keyboardLayout
* all user configurations accessible through configuration class
* simplified the custom keyboard layout class
2016-05-20 23:32:42 +03:00
Jason Poon
ae125c33cb Update README.md 2016-05-19 04:53:49 -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
Linden Krouse
2b9b1548a1 Added basic support for rebinding keys. Support is limited but nothing should be changed for anything not related to rebinding keys using user configuration. Partial fix for #185 and #128. 2016-05-12 18:07:40 -04:00
Making GitHub Delicious
2ff26226d5 add waffle.io badge 2016-05-11 09:12:35 -06:00
Pieter Joost van de Sande
1e9331f636 Add check mark to D key in README
As implemented by f0b53887ee
2016-05-10 16:10:05 +02:00
Jason Poon
8383041003 Update README.md 2016-05-08 21:28:42 -07:00
Francisco Requena
b0eb363ec3 c commands and ge motions 2016-03-10 10:56:47 +01:00
Francisco Requena
f0b53887ee d{motion} support 2016-03-04 14:27:05 +01:00
Tienshiao Ma
2978dbe7c0 Add E (end of WORD), and fix up e (end of word). 2016-02-23 14:22:40 -08:00
Tienshiao Ma
f412ae1782 Move private methods and update readme 2016-02-18 11:46:59 -08:00
Jason Poon
2ae886d2bd Update README.md
Update appveyor instance
2016-02-16 12:35:00 -08:00
Jason Poon
6ae24ac68e Readme: fix typos 2016-01-06 15:59:32 -08:00
Jason Poon
02811b2bef update readme with table of commands 2016-01-06 15:54:18 -08:00
kedde
00aca14e2d added danish keyboard layout 2016-01-06 22:46:53 +01:00
Jason Poon
aca5d5c57d 0.0.7 - update docs 2016-01-03 00:31:33 -08:00
Jason Poon
ac9903283b Readme: update with keyboard configuration (compliments of guillermooo) 2016-01-02 02:30:29 -08:00
Jason Poon
b294158843 Update slackin link 2015-12-15 16:52:03 -08:00
Jason Poon
5ca95e3c3d readme: update to display appyveyor badge for master branch only 2015-12-06 01:14:14 -08:00
Jason Poon
737d73615c v0.0.3
* clean up readme and contribution
2015-12-04 14:04:42 -08:00
Jason Poon
d1be37c412 move setup stuff to contributing.md 2015-12-02 21:03:22 -08:00