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图标
相关推荐
bulucc1 小时前
vim 快捷操作
linux·编辑器·vim
Aspect of twilight3 小时前
vscode python debug方式
ide·vscode·python·debug
Aevget3 小时前
.NET跨平台开发工具Rider v2025.3发布——支持.NET 10
ide·.net·开发工具·rider·rider v2025.3
啃火龙果的兔子5 小时前
vscode中可以使用的免费的AI编程工具有哪些
ide·vscode·ai编程
littlezls5 小时前
在VSCode中运行Python脚本文件时如何传参
vscode·python
宋明炜6 小时前
VSCode + MSYS2 配置 C 语言开发环境(详细步骤)
c语言·ide·vscode
yscript6 小时前
GPU分配BUG: Duplicate GPU detected : rank 1 and rank 0 both on CUDA device d5000
linux·运维·服务器·vscode·bug
超超~~7 小时前
Notepad(文本编辑器)v3.6.30绿色官方版
编辑器·notepad++
shhpeng7 小时前
Visual Studio Code 下 go 开发环境搭建
ide·vscode·编辑器
MounRiver_Studio7 小时前
RISC-V IDE MRS2使用笔记(七):书签与笔记功能
ide·嵌入式·risc-v