SublimeText / AFileIcon

Sublime Text File-Specific Icons for Improved Visual Grepping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect icon being used for javascript

KozyWorks opened this issue · comments

commented

Expected Behavior

A rounded-square icon is expected to be shown javascript

Current Behavior

A flask icon is shown

Cap 2020-05-06 08-02-26-759

Possible Solution

Steps to Reproduce (for bugs)

  1. Install Sublime Text 3
  2. Open Folder (for testing)
  3. Install A File Icon via package control

Context

It's just really annoying...............

Your Environment

Console Output on A File Icon installation via package control

Cap 2020-05-06 08-15-41-756

Console Output with "dev_mode": true

Cap 2020-05-06 08-17-32-227

Just Checked "C:\Users\<USERNAME>\AppData\Roaming\Sublime Text 3\Packages" folder and there was only zzz A File Icon zzz folder, no A File Icon folder. So, I have downloaded a latest release and manually added it, then ran A File Icon: Revert to a Freshly Installed State, but didn't do any :/

That's working as expected. All files ending with test.js are expected test case files and thus are asigned a special icon. See: #18