Closed wav3m1nd3d closed 9 months ago
For now the possibility of creation of a custom extension (or as meant previously, a fork of openssh) makes no sense because:
SERVER_SCRIPT
presenceIt would be better to concentrate on solving version mismatch (Issue #18) and rebuild times enhancement (Issues #5, #7, #16) to make this issue negligible.
Considered closed due to listed issues completion and #7 requiring another check
VSCodium server on start requires internet connection to check whether installed version is up-to-date. This behaviour is unnecessary: the server can try to start vscodium and on a crash or version mismatch one can try to pull version from internet (in terms of extension behaviour),but a custom extensions would be better.
Poetry doesn't store it's own virtual environment (everytime one needs
poetry shell
andpoetry install
+ reload VSCodium window)