Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSC IconNew to Visual Studio Code? Get it now.
VSC Icon

VSC Icon

Appstun

|
216 installs
| (0) | Free
A Extention that changes your Visual Studio Code Shortcut Icon.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This extension changes the shortcut icon of your Visual Studio Code to an icon you like. If you have a custom icon for VS Code, it will be reverted to the default icon when you install an update.

Requirements

  • Windows installation
  • PowerShell

Guide

Set the icon path

  1. When the extension is the first time activated, you get a pop-up to set the icon of VS Code.
  2. After that, you can enter the path of a .ico-file you wish to set as the icon of VS Code.
    You can also use the Set Icon Path command.
  3. When you pressed Enter the extension will check the path and set the icon.
  4. If the progress was successful, you can restart VS Code to see the new icon in the taskbar

Set the shortcut path

The extention automaticly sets this path to the default path where VS Code has created the shortcut.
Use this if you have renamed or moved your start menu shortcut of VS Code.

  1. You can try the Find Shortcut command if you have VS Code system-wide installed.
  2. Run the Set Shortcut Path command.
  3. Enter the path of the shortcut for Visual Studio Code.
    • To find the Shortcut, open the Windows start menu. Search "Visual Studio Code" in the Search bar. Right-click on the item for VS Code and click on "Open file location". Copy the file location of the selected Shortcut item and paste it in the input box of the extension.

If the icon is reverted

  • Use the Set Icon command to set the icon again.

Commands

  • VSC Icon Menu
    • A Menu for selecting and running the other commands.
    • It is also helpful to see what is wrong or needed to do.
  • Set Icon Path
    • Set the path of a .ico-file you wish to see as the VS Code Icon
    • Sets the given path as icon.
  • Set Shortcut Path
    • Set the path to the path of the VS Code shortcut
  • Set Icon
    • Sets the icon of VS Code.
  • Find Shortcut
    • Tries to find the shortcut of VS Code in the system and user Start Menu folder
    • If it finds the shortcut in the system Start Menu folder, it copies the shortcut to the user Start Menu folder so it can be set.
    • The user can set it manually when it fails to find a shortcut.

To run an extention command press Strg + Shift + P and type the command in the input box.

Used PowerShell commands

  • Get the path of the running VS Code process
  • Get the data (e.g. target path, hotkeys, arguments) of a .lnk-file (only target path is used)
  • Set the icon of a .lnk-file

You can view all PowerShell commands here.

Other system things

The extention also checks if paths exists and copies files / folders (the system Start Menu folder of VS Code to the user Start Menu folder) [view].




Appstun - Developer

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft