Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 952 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 952 Bytes

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-a-function

Delete everything inside curly bracket {..}

Delete everything inside curly bracket

Delete everything inside parentheses

Delete everything inside parentheses

Change Surrounding Tag

Change Surrounding Tag

Change Single Quote to Double Quote

change-single-quote-to-double-quote

Go To Matching Braces

go-to-matching-braces

Go To Next Word

go-to-next-word

To go the reverse direction press #