jacob-j / vscode-folder-path-color

All subfolders within a specified path will be assigned a color for easy differentiation.
20 stars 6 forks source link

Tooltip not working :( #7

Closed jgphilpott closed 1 year ago

jgphilpott commented 1 year ago

The tooltip feature is not working.

jacob-j commented 1 year ago

Thank you @jgphilpott for the fix, I have merged and deploying a new version now (0.0.13) :)

jgphilpott commented 1 year ago

@jacob-j no problem! If you have the time let me know what you think of the other issue I opened: https://github.com/jacob-j/vscode-folder-path-color/issues/6

Basically, I want the git decoration colors to continue working on folders in addition to files. I also raised this issue with the VS Code team cuz it might be a problem with the API, not your extension. If a workaround is possible though I would love to figure it out!

jacob-j commented 1 year ago

@jgphilpott WIll check :) Thank you so much!

I attempted a few workarounds but non worked... hopefully the VSCode team will open up the API more in the future!

jgphilpott commented 1 year ago

@jacob-j okay, thanks for trying!