In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article is about how to use the vim plug-in in vscode. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
The VSCode editor is a comprehensive editor with a wealth of plug-ins. At present, I have written markdown files, C++ programs, python codes and so on on VSCode editors. I recently learned that VSCode editors actually support vim. Therefore, I can't wait to install the vim plug-in on VSCode. Today, it feels like the VSCode editor with the vim plug-in installed is one of the most powerful compilers in the universe.
1.VSCode install vim
Installing vim in VSCode is very easy, searching for the keyword vim directly in the extension of VSCode. When you find the plug-in, just click [install]. Here are some basic grammars of vim, more complex grammars, and so on when you are familiar with these basic grammars before further learning.
two。 Basic grammar
2.1 paste and copy
Because vim and the system do not use the same clipboard, ctrl+c and ctrl+v cannot be directly utilized. Further setup is required.
Under vscode, we only need to set up the relevant configuration of vim. The details are as follows:
Set it in preferences.
"vim.useSystemClipboard": true
After making the above settings. You can use the clipboard of the system.
The details are:
2.2 move the cursor
One of the best features of vim is the ability to control the cursor accurately and quickly. The specific mobile buttons are as follows:
2.3 check function
The selected function is mainly used to be able to cut, copy and paste
Supplement
Google browser (chrome) has a miraculous plug-in viminum. This plug-in can greatly improve the efficiency of web browsing, it introduces vim syntax into web browsing, so that users no longer need a mouse to browse the page efficiently. This plug-in is highly recommended!
Thank you for reading! This is the end of the article on "how to use the vim plug-in in vscode". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it out for more people to see!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.