Git Product home page Git Product logo

Comments (5)

markov00 avatar markov00 commented on June 8, 2024

The same for the ts test files updated here: https://github.com/file-icons/atom/blob/4fbfdda/config.cson#L4002
Isn't it just a matter of updating the submodule?

from vscode.

DanBrooker avatar DanBrooker commented on June 8, 2024

The file extension matching works differently in vscode compared to atom. I've updated the icon list with upstream changes but I think it'll still show as a .js file

from vscode.

lensbart avatar lensbart commented on June 8, 2024

@DanBrooker thanks for looking into it but yes, .test.js files still show as .js files. Would it help if an extra line was added in the Atom repo with a specific regex so that this would work for VSCode (i.e. this would be redundant for Atom)? Or do you have another suggestion to tackle this (admittedly minor) inconvenience? I’d be happy to help where I can.

from vscode.

DanBrooker avatar DanBrooker commented on June 8, 2024

@lensbart there's a couple of things that could be done to improve the matching

  1. more restrictive regex in the atom icon listings, i.e regex that generate > 1000 matches
  2. some way of adding a regex match to vscode as plugin code or a PR to vscode
  3. a json file of additions or overrides, it's simple and people could easily add to it, but it has a higher maintenance cost

from vscode.

Alhadis avatar Alhadis commented on June 8, 2024

Fixed in b6439ae (if not earlier…)

from vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.