This repository was archived by the owner on Sep 27, 2023. It is now read-only.
- Fix error /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found on Ubuntu 20.04 (only affected prebuilt binaries)
- Fix bug that crashed debug sessions instantly on linux and macOS, because debug adapter binary was not marked as executable (with
chmod +x)