About 754,000 results
Open links in new tab
  1. visual studio code - Can I change the VSCode Icon? - Stack Overflow

    I have both Visual Studio Code and Visual Studio 2017 installed on my machines. VSCode at one time had an orange icon and it was great because I could easily tell them apart but, from what I read, they changed it because people didn't like that it looked slightly like Sublime text.

  2. vs code copilot icon gone - Stack Overflow

    Mar 23, 2023 · I had the same problem. Wasn't able to find any direct solutions on internet. Finally figured out on how to display the icon of Copilot in the VS Code Status Bar. I had mistakenly turned Copilot status off. To fix the problem, right click on the VS Code Status Bar. A window will pop up with some options:

  3. visual studio code - Use VSCode icons in Windows Explorer - Stack …

    Sep 22, 2017 · Later I reinstalled Visual Code and during the install process I checked the checkbox that reads "Register Code as an editor for supported file types". That helped. – Adam Karacsony

  4. What do each of the Visual Studio Code Intellisense Icons mean?

    A further revision (when I have time, since it takes quite a bit of it) will see the removal of the "Dark Icon" column as that column is not actually necessary (the light mode of Stack Overflow lets you see the "Light Icon" column just fine, given that …

  5. visual studio code - VSCode icon in task bar is blank - Stack …

    Jul 25, 2020 · 1.Open VS Code 2.Right-click on the open VsCode icon that is blank in your task bar. 3.Right-click the button that says Visual Studio Code, click on properties. 4.On the Shortcut tab, click on Change Icon... 5.Select the VsCode Icon …

  6. visual studio code - Set icon or logo for extension in vscode

    Mar 18, 2017 · You can set the icon in the extension's package.json file, which is also called "extension manifest". The field in which you set the path to an icon is called "icon". The icon file itself has to be 128x128 pixels. As noted by Philipp Kief in the comments, you should use a PNG file, not an SVG. Example:

  7. visual studio code - Change VSCode sidebar (add icons) via theme ...

    Mar 22, 2016 · To enable file icons, pick a File Icon Theme: Use the global menu File > Preferences > File Icon Theme (Code > Preferences on Mac). Use the Preferences: File Icon Theme command in the Command Palette (⇧⌘P). By default, no file icon set is configured and the File Explorer doesn't render icons. Once a File Icon Theme is selected, the choice ...

  8. File explorer disappeared in Visual Studio Code - Stack Overflow

    Mar 10, 2023 · I had the same problem after installing Visual Studio Code (version 1.84.2) and here is how I fixed my problem; On VS Code, access the Command Palette by pressing Ctrl+Shift+P; Enter this command: View: Reset View Locations This should reset the locations of the components like Explorer, Search, Source Control etc.

  9. visual studio code - VSCode Taskbar Icon - Stack Overflow

    Jan 5, 2021 · Right Click the Paper White icon that should be a Visual Studio Code icon. Right click on Visual Studio Code, then click Properties. Change the Shortcut Target and Start in values to the same folder from where Visual Studio Code is …

  10. How to add a run button in visual studio code? - Stack Overflow

    Dec 25, 2022 · Once you install python extension in visual studio code, you can press a button in the right top of the screen, and then vsc automatically executes a command in a shell running python on the active .py file.

Refresh