Todo-tree: Icons not showing on insider build

Created on 15 Feb 2021  路  5Comments  路  Source: Gruntfuggly/todo-tree

The icons seem to be broken in the newest insider build (1.54.0-insider). This problem is not present in the regular build (1.53.2).

Current behaviour

image

Expected behaviour

image

What I already tried

  • Reinstalling the extension
  • Reinstalling vscode
  • Resetting the extension settings.

System information

Version: 1.54.0-insider
Commit: a699ffaee62010c4634d301da2bbdb7646b8d1da
Date: 2021-02-15T05:17:46.733Z
Electron: 11.2.3
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Linux x64 5.8.0-43-generic
Extension version: v0.0.196

Log

image

All 5 comments

Yes, I can confirm they're not appearing. Neither .svg icons, octicons or codicons are working, so I presume something has changed in the tree rendering.

Will investigate.

@Gruntfuggly Great thanks a lot! Let me know if you need additional info.

codicons are working, but not octicons or svgs. These are both accessed using globalStoragePath which looks like it has been deprecated. I'm guessing insiders may have removed support or changed it some other way.

I'll update to the new globalStorageUri and see if that fixes it.

Hmmm. It seems to not like pointing the icon path to files stored outside the extension folder. I've raised an issue: https://github.com/microsoft/vscode/issues/116735

Fixed in the latest insiders.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Therzok picture Therzok  路  5Comments

Cloud7050 picture Cloud7050  路  9Comments

josbalcaen picture josbalcaen  路  5Comments

WORMSS picture WORMSS  路  6Comments

bitjson picture bitjson  路  7Comments