Vscode-icons: Icon for vscode tsconfig.json, tasks.json and settings.json

Created on 19 Jun 2016  路  4Comments  路  Source: vscode-icons/vscode-icons

All vscode configs should have the vscode icon instead of default json icon.
jsconfig.json and .vscode/launch.json have the vscode icon but tsconfig.json, .vscode\tasks.json and .vscode\settings.json have the default json icon.

question / debate

All 4 comments

IMHO, if the file has an extension .json, this is JSON file.

In my opinion vscode icons for vscode specific configuration files are fine, but that wasn't my point. This issue is about consistency. At the moment launch.json and jsconfig.json have both vscode icons but other vscode specific configs have json icons. Those files have all the same file extension!

@skolmer, It sounds logical. Perhaps, I agree.

I'm including tsconfig.json for the moment. settings.json and tasks.json are too generic to apply a vscode icon to them. As I cannot set the icon depending on the file's container folder I have no way to discern the correct use of the icon and, therefore, I've decided to keep the json icon for them.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cgatian picture cgatian  路  3Comments

RomainLanz picture RomainLanz  路  3Comments

zackschuster picture zackschuster  路  3Comments

Tekbr picture Tekbr  路  3Comments

robertohuertasm picture robertohuertasm  路  4Comments