In addition to Weibo, there is also WeChat
Please pay attention

WeChat public account
Shulou
2025-11-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the methods of vscode code formatting, which is very detailed and has a certain reference value. Friends who are interested must read it!
The shortcut keys for vs code format code are as follows:
On WindowsShift+Alt+F
On MacShift+Option+F
On UbuntuCtrl+Shift+I
But the built-in format can not meet my needs, at this time, I have to say that the plug-in is good.
1. The code is formatted in eslint style
Plug-in required: eslint
Add to the settings:
Eslint.autoFixOnSave: true, eslint.validate: ["javascript", "javascriptreact", {"language": "html", "autoFix": true}, {"language": "vue", "autoFix": true}]
Eslint.autoFixOnSave is used to format automatically when saved, but only javascript .js files are supported by default.
The file type used by eslint.validate to configure the role.
Then when you save the code, it is automatically formatted in eslint style (you need to save it multiple times).
2. HTML format code indentation
Plug-in required: Vetur
Vetur is a very powerful plug-in that provides powerful support for vs code to write Vue code as well as most mainstream front-end development scripts. For more information, please see the-> Vetur document here.
After installing this plug-in, you can see the following in the settings:
To allow HTML code to be formatted and indented, add the following:
"vetur.format.defaultFormatter.html": "prettier"
Then use the shortcut keys to format the code.
These are all the contents of this article entitled "what are the ways to format vscode code?" Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
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.

The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope





About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.