@aral
you're welcome
well, thats original M$ program but I am using #VSCodium
https://aur.archlinux.org/packages/vscodium-bin/
which doesnt have telemetry, it doesnt send data what you are doing in code to M$
It's open source build with extension store patch[0], comparable to VSCodium.
Don't know if the open source builds have telemetry & crash reporting disabled though, but you can change it in the preferences[1].
[0]: https://git.archlinux.org/svntogit/community.git/tree/trunk/product_json.diff?h=packages/code
[1]: https://code.visualstudio.com/docs/getstarted/telemetry#_disable-telemetry-reporting
aha, looks that I was wrong, reading wiki
https://wiki.archlinux.org/index.php/Visual_Studio_Code
I find that #code is another version based on M$ program
thanks
@aral @janci
this is great !