Gearstick
A Visual Studio Code extension that allows you to quickly shift arguments and parameters in your code.
Features
- Shift arguments and parameters to the left or right using the keyboard shortcuts:
- Cmd + Shift + [ to shift left
- Cmd + Shift + ] to shift right
Installation
- Open Visual Studio Code
- Press
Ctrl + Shift + X to open the Extensions pane
- Search for
Gearstick and click the Install button
- Click the
Reload button to activate the extension
Usage
- Open a file in Visual Studio Code
- Place your cursor on the argument or parameter you want to shift
- Press
Cmd + Shift + [ to shift left or Cmd + Shift + ] to shift right
Support
If you have any questions or issues, please feel free to contact me on Github at alidevs
License
Gearstick is licensed under the MIT License.
| |