Commit Graph

84 Commits

Author SHA1 Message Date
Pine
817627863d Doc for enabling repeating j/k for Insider build (#733) 2016-09-07 21:48:33 -07:00
Jason Poon
3432258f54 Update README.md (#714)
Argh, fix some formatting issues.
2016-09-05 01:18:53 -07:00
Jason Poon
f3127d9c09 Add vim.* settings to readme. Fixes #503 (#713) 2016-09-05 00:59:57 -07:00
Jason Poon
73f4f6ee22 Use angle bracket notation replacing ctrl+* => <C-*>, backspace => <BS>, etc. Closes #64 (#683) 2016-08-31 21:09:50 -07:00
amin roosta
214619d8d6 implement useSystemClipboard command (#665) 2016-08-30 01:24:04 -07:00
Anton Aderum
45e7753376 Fix missleading readme instruction (#647) 2016-08-24 02:03:04 -07:00
Jason Poon
95afd14ccf Update README.md
Elaborate on how to execut `ApplePressAndHoldEnabled`
2016-08-18 14:20:43 +01:00
rebornix
edd234a842 enable ctrl+[ only when useCtrlKeys is turned on 2016-08-15 13:35:03 +08:00
Grant Mathews
cba507db79 Update README 2016-08-13 00:57:26 -07:00
rebornix
df7574f90b fix typo and comments 2016-08-12 21:28:05 +08:00
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