Based on discussion in https://github.com/pyvec/naucse.python.cz/pull/540 it seems that we care about privacy and adding a guide to disable VS Code telemetry was a must. To be fair, Atom also [collects user data](https://atom.io/faq), although apparently by [free software tooling](https://github.com/atom/metrics) with limited scope. The collection [can be disabled](https://discuss.atom.io/t/how-do-i-disable-the-metrics-or-tracking/24520). We should probably mention this the same way as we did in https://github.com/pyvec/naucse.python.cz/pull/540.