Baptiste Augrain
Baptiste Augrain
Can you try the following Insider version that include the 1024px icons: https://github.com/VSCodium/vscodium-insiders/releases/tag/1.106.07495-insider
The REH x64 version is packed with the nodejs for `glibc-2.17` for more compatibility. Some dependencies ship binary, I recompile most with the `_GLIBCXX_USE_CXX11_ABI=0` flag. https://github.com/VSCodium/vscodium/blob/22d1929f41180055fc0478f0b3da08b4e6b1e92a/build/linux/package_reh.sh#L180 One of those dependencies...
> Is this an issue with `open-remote-ssh`? No. VSCodium > Any idea where this should be reported upstream for a fix/PR? The `reh` is packaged with `node-v16` for compatibility but...
Can you the Insider version https://github.com/VSCodium/vscodium-insiders/releases/tag/1.107.08447-insider? Thx
Thx for your testing > But, need copy all 1f142a87df dir files to topdir(which have `VSCodium - Insiders.exe`), otherwish show error log: `Invalid file descriptor to ICU data received.`, and...
Ok, Windows installers have been fixed. @paradx Could you also test it (https://github.com/VSCodium/vscodium-insiders/releases/tag/1.107.18481-insider)? Thx
https://github.com/VSCodium/vscodium/blob/42ab5a8aa31d6dbd66807fa0c074bb1dfbe6e2d8/product.json#L212 It's there But it's `languageModelDataPart` that seems to be missing... The `1.120.2` (latest on OpenVSX) requires it but not the latest version (`1.122.1`)...
> So it's just a matter of waiting until whoever maintains the OpenVSX page updates it there? It's OpenVSX team. Ask at https://github.com/EclipseFdn/publish-extensions
The issue isn't limited to VSCodium or Firefox. There are similar issues there https://github.com/ritwickdey/vscode-live-server/issues The extension needs to be updated due to changes in the API
Windhawk targets an `.exe`. VSCodium are Visual Studio Code have different `.exe` names.