LiamMorrow / Visual-Studio-Power-Mode

An extension that attempts to clone the power mode in Atom found here : https://atom.io/packages/activate-power-mode
MIT License
254 stars 56 forks source link

Add Combo Mode #25

Closed akselkvitberg closed 8 years ago

akselkvitberg commented 8 years ago

Makes it so the mode is not enabled before a certain number of key presses (by default, 200) Turns off after the user has been idle for 10 seconds. This is disabled by setting the threshold to 0, but could potentially be made into a separate flag to disable/enable.