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.

file extensions not working

See original GitHub issue

vscode 1.4 win 10 x64

I have this

    // Configure file associations to languages (e.g. "*.extension": "html"). These have precedence over the default associations of the languages installed.
    "files.associations": {
        "*.js?": "javascript",
        "*.es": "javascript"
    },

    "vsicons.useFileAssociations": true,

Actual behaviour: only .js files are “iconized”

image

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
robertohuertasmcommented, Aug 7, 2016

Please, read the new readme as this has changed to support regular expressions.

2reactions
robertohuertasmcommented, Aug 6, 2016

You’re right, now only supported extensions will work… . es is not in the list of supported extensions so it won’t be considered.

I’ll try to fix it tonight. Sorry for the inconveniences!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix File Extension Errors or Problems - [Detailed Guide]
How to Fix File Extension Problems or Error? · First, click on Start > My Computer > Tools and click the Folder Options...
Read more >
How to show File Extensions in Windows 11/10
Open Control Panel > Appearance and Personalization. · Now, click on Folder Options or File Explorer Option, as it is now called ·...
Read more >
How to turn on hidden filename extensions in Windows
Solution: · Open File Explorer (open any folder). · Click the View tab. · Select "File name extension" · Optionally, you can enable...
Read more >
A Problem with Windows File Extensions
Click on the folder to bring it into focus · Select "Tools" >> "Folder Options" · Select the "View" tab · Uncheck the...
Read more >
How to open broken computer files | Popular Science
All kinds of problems could be making that PDF fail to load or video refuse to play. Maybe the file has become corrupted,...
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