Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Associating a custom icon to my language extension #70393

Closed
NavnathKumbhar opened this issue Mar 13, 2019 · 3 comments
Closed

Associating a custom icon to my language extension #70393

NavnathKumbhar opened this issue Mar 13, 2019 · 3 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions

Comments

@NavnathKumbhar
Copy link

🚨 The issue tracker is not for questions 🚨

Hello,
I have created a language extension. It supports files with ".br" and ".ots" extensions. Now I want to associate a custom icon to .br anr .ots files.
How can I achieve this?

I am using Visual Studio Code 1.31.1

Thank you in advance!

@vscodebot vscodebot bot added the extensions Issues concerning extensions label Mar 13, 2019
@Gama11
Copy link
Contributor

Gama11 commented Mar 13, 2019

Duplicate of #14662.

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 13, 2019
@NavnathKumbhar
Copy link
Author

So as per the suggestions provided by you in #14662, I want to contribute to VSCode to add my custom icon definitions in Seti icon theme. From where should I start?

@NavnathKumbhar
Copy link
Author

NavnathKumbhar commented Mar 15, 2019

I cloned the vscode repository which I forked. To add a new icon for my language extension, It seems that I have to modify sett.woff font file. Perhaps, I have to add a new glyph for my custom icon.

Is it acceptable change in vscode? Or can I add a image file for my custom icon inside extensions\theme-seti\icons\ ?

Thank you in advance.

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) extensions Issues concerning extensions
Projects
None yet
Development

No branches or pull requests

3 participants