Home > Article > Development Tools > How to use vim with vscode
How does vscode use vim?
1. Open the vs code software
2. Click file on the menu bar, select preference in the pop-up window, and click settings
in the pop-up menu
3. The settings page that opens is as shown in the picture
4. Enter vim.useCtrlKeys in the search box to search, and uncheck the pop-up option. Select vim use ctrl keys
5. Enter the code file and copy and paste the result as shown
Related recommendations: vscode introductory tutorial
The above is the detailed content of How to use vim with vscode. For more information, please follow other related articles on the PHP Chinese website!