Baptiste Augrain

Results 232 comments of Baptiste Augrain

@ZeroX-DG I would like to add an option to add or not the metadata into the YAML front matter. But where to place that option? Not in the `Interface` tab,...

What about those options? ![screenshot](https://user-images.githubusercontent.com/587742/48525647-33135700-e885-11e8-8f3e-97a81d09d5ee.png) Better labels are welcome 😉

@ecvgit I've just done the PR #2612 to be able to export with the metadata.

Seems to be an electron bug: https://github.com/electron/electron/issues/32857

In the current state, the PR isn't true since the 4 extensions are still downloaded from the marketplace. But it reveals that it can be done. Currently we have: ```...

@xsrvmy If you could make another PR so the extensions are really downloaded from GH. It would be appreciated. Thx

@xaberus You can find my patching process here: https://github.com/VSCodium/vscodium/discussions/1053#discussioncomment-2593658 I will need to put that in a doc https://github.com/VSCodium/vscodium/blob/master/docs/build.md

@Redsandro Extensions can also have telemetry... so you might want to use your firewall to filter the outgoing connections. For the natural language search, it can be disabled by default.

~~It isn't limited to flatpak, VSCode has this behaviour on all the distros I've tested (#671).~~ My bad! It's the folder containing the extensions. I was thinking that the folder's...

You can try my extension [Sync Settings](https://open-vsx.org/extension/zokugun/sync-settings).