Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The solution of opening garbled code in vscode

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you vscode open garbled solutions, I believe that most people do not know much, so share this article for your reference, I hope you will learn a lot after reading this article, let's go to know it!

What if vscode opens the garbled code?

VS code coding setting / file garbled resolution

First, by default, we use VS Code to open a utf-8-encoded file and a gb2312-encoded file, and the mid-term gb2312 file is garbled.

VSCode usually defaults to UTF-8 encoding.

One way is to click the encode button in the lower right corner (UTF-8 in the picture), then select the action and reopen it by encoding (Reopen with Encoding)

Next, you can find it in the list of supported encodings, or for this file that is already known to be GB2312, type GB and click GB2312.

Then the character encoding is normal after the VSCode refresh. At this time, the coding indicator in the lower right corner changes, and the file is modified and saved in accordance with this code.

Another way is to click File-> preferences-> Settings, and then enter the user settings on the right:

"files.autoGuessEncoding": true

As shown in the figure, insert this line and save it.

When this setting is added, VSCode will try to guess the character set encoding when opening the file.

As shown in the figure, you don't have to choose your own encoding to switch to a correct one.

The above is all the content of this article "vscode Open garbled solution". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more 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.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report