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

Vscode's way to make multiple windows have different colors by installing plug-ins

2025-03-26 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 through the installation of plug-ins to make multiple windows have different colors, I believe that most people do not know much, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

Because multiple projects are maintained at the same time, in order to distinguish between window colors and add some simple tricks to boring window pages in the programming environment, use vscode plug-ins: Windows Color or Peacock.

The latter is used in this article, the former can be downloaded and installed directly, and the latter is more fancy.

The easiest way to use Peacock is to download and install command + shift + p to open a command window and enter: peacock

There will be change to a Favorite color choice, after the choice, the arrow keys to switch a favorite color to the current project can be set.

After use, a .vscode / setting.json file is created within each open code project

In this way, git will prompt for changes to the file, and you will need to use the git system global .gitignore file to cancel the track of the file.

Touch / .gitignore_global

Add .vscode to the file then

Git config-global core.excludesfile ~ / .gitignore_global

Then restart vscode.

As shown in the figure:

Four projects: API, Admin, Www and Vue from left to right:

These are all the contents of this article entitled "vscode's way to make multiple windows have different colors by installing plug-ins". 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