Inspired by https://github.com/lostintangent/workspace-layout/
GNU General Public License v3.0
21
stars
4
forks
source link
Does VS Code's API support adding an icon next to folders's names in Explorer (if folder contains `.cs50.yml`), such that that clicking those could also open a lab, or just visually indicate it's a supported lab folder? #19
Looking at this documentation, the closest thing we could do is to prefix a name (e.g., "cs50lab_*") for our problem set folder and we could get a customized icon for that folder.
A la an icon theme, but just one special icon for lab folders?
https://code.visualstudio.com/blogs/2016/09/08/icon-themes