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图标
相关推荐
界面开发小八哥5 小时前
「Java EE开发指南」如何用MyEclipse创建一个WEB项目?(三)
java·ide·java-ee·myeclipse
花花鱼6 小时前
android studio 设置让开发更加的方便,比如可以查看变量的类型,参数的名称等等
android·ide·android studio
雷羿 LexChien7 小时前
从 Prompt 管理到人格稳定:探索 Cursor AI 编辑器如何赋能 Prompt 工程与人格风格设计(上)
人工智能·python·llm·编辑器·prompt
到底起什么网名才能不重名10 小时前
使用各种CSS美化网页
前端·css·vscode·bootstrap·html
不知所云,18 小时前
3. lvgl 9.3 vscode 模拟环境搭建 lv_port_pc_vscode-release-v9.3
ide·vscode·编辑器·c·sdl·lvgl vscode·lvgl模拟器
墨小傲20 小时前
基于Linux下的vscode c/c++开发环境搭建详细教程
linux·c语言·vscode
淡漠的蓝精灵20 小时前
【2025】Sublime Text 4安装教程保姆级一键安装教程(附安装包)
其他·编辑器·sublime text
Percep_gan20 小时前
idea的使用小技巧,个人向
java·ide·intellij-idea
tan180°1 天前
MySQL表的操作(3)
linux·数据库·c++·vscode·后端·mysql
万千思绪1 天前
【PyCharm 2025.1.2配置debug】
ide·python·pycharm