vscode配色主题推荐:Andromeda !

vscode配色主题推荐:Andromeda ! 图标库 vscode-icons !

Andromeda:Dark theme with a taste of the universe;

仙女座:一套宇宙深空体验的哑暗色主题; 高对比度,色彩饱和;

Easy Installation

  1. Open the extensions sidebar on Visual Studio Code
  2. Search for Andromeda Theme
  3. Click Install to install it.
  4. Click Reload to reload your editor.
  5. Code/File > Preferences > Color Theme > Andromeda.

轻松安装

1.打开Visual Studio Code上的扩展侧边栏 .

2.搜索Andromeda主题 .

3.点击安装 进行安装.

4.单击重新加载 重新加载编辑器.

5.代码/文件 ->首选项 ->颜色主题 ->仙女座 Andromeda.


vscode-icons

Visual Studio Code的图标库,更直观的目录视图

Installation

To install the extension just execute the following command in the Command Palette of Visual Studio Code:

sh 复制代码
ext install vscode-icons

Some people have reported that they cannot find the extension when they insert the installation command.

If you find yourself in the same position, try:

sh 复制代码
ext install icons
# or
ext install "vscode-icons"

Usage

Once installed and after reloading vscode, you will be presented with a message to Activate the icons.

In case this doesn't happen, navigate to:

  • Linux & Windows => File > Preferences > Theme > File Icon Theme > VSCode Icons.
  • MacOS => Code > Preferences > File Icon Theme > VSCode Icons.

安装

要安装扩展程序,只需在Visual Studio Code的命令面板中执行以下命令:

sh 复制代码
安装vscode-icons

用法

  • 安装并重新加载"vscode"后,您将看到一条消息以"激活"图标。

  • 如果没有效果,请导航到:

    • Linux'&'Windows>文件>首选项>主题>文件图标主题>VSCode图标
    • MacOS > 代码>首选项>文件图标主题>VSCode图标
相关推荐
TT哇4 分钟前
基础的IDEA基本使用,如:debug流程、常用快捷键
java·ide·intellij-idea
Motion_zq9 分钟前
vscode使用i18n-ally插件,实现自动翻译(配置百度key)
ide·vscode·机器翻译
环黄金线HHJX.14 分钟前
拼音字母量子编程PQLAiQt架构”这一概念。结合上下文《QuantumTuan ⇆ QT:Qt》
开发语言·人工智能·qt·编辑器·量子计算
爱吃羊的老虎29 分钟前
从零开始安装到精通的 Jupyter Notebook 完整教程
ide·python·jupyter
arthur.dy.lee31 分钟前
在pycharm中使用powershell7解决conda,ohmyposh报错的问题
ide·pycharm·conda
Dillon Dong32 分钟前
STM32嵌入式:如何使用VSCode EIDE来获取flash块数据并转换成可视化的数据 来判断源头数据是否错误
vscode·stm32·嵌入式硬件
golang学习记1 小时前
JetBrains 推出革命性产品:AI IDE (AIR) —— AI编程全新范式!
ide·人工智能
早日退休!!!1 小时前
GCC与LLVM编译器深度解析:核心原理与差异对比(小白向)
c++·编辑器
One_Piece_Fu1 小时前
2026年node.js最新版下载(24.12.0LTS)安装教程(详细)
vscode·学习·node.js
stevenzqzq15 小时前
ctrl +B和ctrl+shift +B的区别
android·ide·android studio