[Proposal] Rename displayed name from 'vscode-icons' to 'VSCode Icons'
See original GitHub issuedisplayName
is the display name for the extension used in the Marketplace, see https://code.visualstudio.com/docs/extensionAPI/extension-manifest#_fields and https://code.visualstudio.com/docs/extensionAPI/extension-manifest#_example. So I think to use VSCode icons should be used to instead of vscode-icons in displayName
. For me, vscode-icons is only an extensions name. I can see you use VSCode Icons to Preferences: File Icon Theme
:
BTW, other File Icon Themes often don’t use name
for displayName
.
In addition, I favor removing preview
tag, VSCode Icons is good enough to use.
Move over from: https://github.com/vscode-icons/vscode-icons/pull/1231#discussion_r143550280
cc @robertohuertasm @JimiC @jens1o
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Product Icon Reference | Visual Studio Code Extension API
identifier default codicon ID description
accounts‑view‑bar‑icon account Accounts icon in the view bar.
breakpoints‑view‑icon debug‑alt View icon of the breakpoints view.
callstack‑view‑icon debug‑alt View icon of...
Read more >Set icon or logo for extension in vscode - Stack Overflow
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...
Read more >Change file icon while vscode is installed? - Super User
The article File and Folder Icons in VS Code! lists the icon themes in VScode. The File Icon Theme can be changed from...
Read more >Rename Your Apex Symbols in Visual Studio Code
Salesforce Extensions for VS Code now includes the Apex Refactor: Rename feature. Use this tool to rename methods, local variables, fields, properties, co....
Read more >Useful VS Code Extensions For Front-End Developers
Meet useful Visual Studio Code extensions for web developers: ... You can adjust icons for VS Code files and folders to make them...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Because @robertohuertasm was the first to add file/folder icons in
vscode
before this even was a thing. And this is how he wanted to name it. If you sit down and really think of it, it’s really a trivial thing. And I do understand you. O.C.D. is a bitch. I fight with it too.I kinda have O.C.D. too but sometimes it’s a valid thing 😃 take look at this:
all of them follow a naming convention and it’s good to keep things clean, and definitely, it feels clean and in sync with others, maybe people are aware of it unconsciously too.