Alessandro Fragnani
Alessandro Fragnani
Hi @Drienn , First of all, thank you for your kind words. I’m glad to know the extension is being useful :+1: I’m not sure I understand when you say...
I get it! Show this info _for each_ project, not only the current (which VS Code already provides). Well, I think it’s doable. I just wonder about the time it...
Hi @Maritn-Hammerschmid , Thank you for your kind words. I’m glad to know the extension is being useful! I’m pretty sure it will be a multi-release enhancement, because there are...
Hi @PhungXuanAnh , The "native" settings sync is being tracked in #431, but it still depends on the VS Code team to publish an API. Hope this helps
Hi @ironicmoka , I find myself in this scenario sometimes, but my projects tend to have a small amount of base folders, so it's something that don't bother me that...
Hi @enoversum , I didn't play with Settings Sync yet, but as far as I remember from the release notes (while in Insiders release) and the official documentation (after landing...
Hi @enoversum , First of all, thank you for your kind words. I'm glad to know you like the extension 😁 The extension's settings, just like other extensions, are stored...
Hi @enoversum , I only found [this issue](https://github.com/microsoft/vscode/issues/95209), which _maybe could work_ Instead of saving the projects in `projects.json`, the extension should use _extension's state_. Doing so, this API would...
Hi @enoversum , Not eager, just curious to know if it was _doable_, so I could give you proper feedback 😁. Thank you
@thomasfrobieter , Thanks for your 2cents 👍 I decided to take a look at Settings Sync extension's documentation/issues, and it appears _it does sync_ the VS Code internal files. That...