question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[REQUEST] custom file extenstion/icon associations parameter

See original GitHub issue

It should be possible to add our own custom file extenstion/icon associations.

For example :

"material-icon-theme.associations": {
    "*.inky.php": "laravel"
}

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
PKiefcommented, Nov 12, 2017

Has been added with the latest update, thanks for the request.

See readme section for this. https://github.com/PKief/vscode-material-icon-theme#custom-icon-associations

0reactions
gusbemacbecommented, Dec 4, 2017

@PKief , it worked now, I had to add missed names to your material-icons.js.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to create and delete a custom file association
We would need to create a create a custom file association for a custom file extension called .cfe. The program we need to...
Read more >
Changing Default File Associations in Windows 10 and 11
In this article, we'll look at how to manage the default File Type Associations (FTA) on Windows 10/11 and Windows Server 2022/2019/2016.
Read more >
How can I add a custom file association in Windows 10
Open regedit and go to HKEY_CLASSES_ROOT\.vdi . Check the value of .vdi ( (Default) ), lets call it vdi-val .
Read more >
associating a custom file extension with java app in windows
I would like to "link" few file extensions to my java application under windows. When user double clicks file with "linked" extension, I...
Read more >
Using File Associations - The Java™ Tutorials
The File Association Demo takes a file name as an argument. If the application is started by opening an associated file, the name...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found