|
|
|
|
|
by Timon3
168 days ago
|
|
That doesn't help with Pylance and similar extensions. Microsoft implemented checks to verify the extension is running in VS Code, you have to manually patch them out of the bundled extension code (e.g. like this[0], though that probably doesn't work for the current versions anymore). [0]: https://github.com/VSCodium/vscodium/discussions/1641#discus... |
|