https://github.com/muhajirdev/vscode-vim-tips
VSCode + VIM Tips and tricks for daily use
https://github.com/muhajirdev/vscode-vim-tips
tips tips-and-tricks vim vscode
Last synced: about 1 month ago
JSON representation
VSCode + VIM Tips and tricks for daily use
- Host: GitHub
- URL: https://github.com/muhajirdev/vscode-vim-tips
- Owner: muhajirdev
- License: mit
- Created: 2018-11-21T03:28:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:42:36.000Z (over 2 years ago)
- Last Synced: 2025-03-08T12:51:14.634Z (over 1 year ago)
- Topics: tips, tips-and-tricks, vim, vscode
- Language: CSS
- Homepage: https://vscode-vim.muhajirframe.com
- Size: 3.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VSCode + Vim Tips and Trick for Daily Use
This repo contains useful Tips and trick for VSCode and VIM.
If you have something you want to contribute do not hesitate to submit a pull request or submit an issue
### Deleting a function

### Delete everything inside curly bracket `{..}`

### Delete everything inside parentheses

### Change Surrounding Tag

### Change Single Quote to Double Quote

### Go To Matching Braces

### Go To Next Word

To go the reverse direction press `#`