2024-12-27 11:15 AM
How can I use STM32 extension from VS Codium?
VS Code is a non-truly open source as MS claims --> https://www.roboleary.net/tools/2022/05/31/vscode-vscodium-which-should-i-use.html
2025-01-06 2:56 AM
Hi @Gaston
we only support VSCode Market place
2025-01-07 12:23 AM
Would love to support VS Codium too. But as Nawres phrased it VS Codium does not have access to Microsoft VS Code marketplace. Consequently no access to the dependencies that our solution has on extensions like the CMake Tools from Microsoft. We can/should not try to develop a parallel CMake tools offering. The investment is huuuuuuge.
Would be curious to know how many developers out there who would push for VS Codium instead of VS Code.
And what are you main rationales behind?
Please drop your thoughts/vote in this thread! :)
2025-04-08 3:59 AM - edited 2025-04-08 4:00 AM
@mattias norlander wrote:We can/should not try to develop a parallel CMake tools offering. The investment is huuuuuuge.
No. It is not necessary a parallel developing. Just publishing the extension in the VSCODE marketplace looking for Open VSX compatibility. This is how ESP32, Raspberry or Microchip do for example. They didn't develop two different extensions for using in vscode and vscodium.
2025-04-08 4:04 AM
Pitty. If you want to reach more developers, you should do it. So far ESP, Raspberry and Microchip offer extension compatibility.
2025-04-09 10:29 PM
Maybe you can accept help of the "community" for the CMake part? Meanwhile assume/require that installing CMake is responsibility of the user?
2025-04-11 1:21 AM
Our first priorities will be to reach mileage/maturity on the new major update. Then we need to port the debug features from STM32CubeIDE to VS Code to recover the gap we have today. Those are our top priorities.
Then both VS Codium and Theia are options to be explored. Both requiring Open VSX.
2025-04-11 1:39 AM - edited 2025-04-11 1:42 AM
2025-04-22 2:57 AM - edited 2025-04-22 3:01 AM
@Pavel A. wrote:Wow. Theia. I've missed it, very interesting, thanks for the head-up!
I'm not so enthusiastic... Looks like a mix between Eclipse and VS. Another rehash of eclipse IDE? For some reason VS is gaining more and more users. Because it's not based on slow and inefficient java. For me VS is the best thing MS has done in 40 years despite the falsehoods about its open source. Anyway we already know it and we are used to these tricks.
2025-04-22 4:31 AM
Platform that enables cloud workspaces, remote cooperation (like in the "big" Visual Studio) , integration with AI assistants. Isn't this intriguing?