Banish PointerMoves the pointer a small distance away when you start typing. Note: Current only works for Windows. TODO
InstallingYou can install the latest version of the extension via the Visual Studio Marketplace here. Alternatively, open Visual Studio code, press
Source CodeThe source code is available on GitHub here. Configuration
Defaults to "moveBy -30x-30" which moves the mouse 30 pixels up and to the left. You can also use "moveTo" which will move the mouse to an absolute position. CreditsUses a neat script by Vasil Arnaudov to move the mouse in Windows. |