Alessandro Fragnani
Alessandro Fragnani
I guess not, unfortunately. It's been 2 years since the latest update from the team (adding `Backlog` label), with no additional info. I would love to have this as well,...
Hi @gandalfsaxe , I guess [your comment in your previous issue](https://github.com/alefragnani/vscode-project-manager/issues/333#issuecomment-591588334) would be the best solution to this. In fact, like _folders that contains `.vscode` folder inside_ is recognized as...
That’s great 👏 . BTW, the priorization is: Favorites, VSCode, Git, Mercurial, SVN and Any. And it’s coded here: https://github.com/alefragnani/vscode-project-manager/blob/834c8ae9f8520be0d464a5949b56ce48d91ce92a/src/extension.ts#L334 Hope this helps
Hi @mhy-web Sometime ago, a “search field” has been requested (registered in #213) but the VS Code team closed the required API request, so I have to close the issue....
Hi @wottpal, First of all, thank you for your donation! Your support is very important! About your previous comment, I wonder if your scenario is a bit different from the...
Hi @wottpal , Just to let you know, I opened #617 to track your second suggestion. About your first suggestion, the extension has the `groupList` setting, which creates a kind...
Hi @Kruemelkatze , I think is doable, of course! I wouldn’t call it _coupling_, because it gives the idea of both extension working together. I think _compatibles_ would be a...
Hi @TomYeoman , The `baseFolders` settings does not support _remotes_. If you need remote locations being recognized, you must install the extension on that remote. This has been discussed/defined in...
Hi @tyler36 , The documentation update was just that, an update to the docs. Nothing related to this issue has been made in the latest release. And I’m glad to...
Hi @aymericbouzy , I think it does make sense. I never played with GitHub API to have an idea on complexity to have a good experience, but I suppose it...