Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Vscodium Alternatives
Similar projects and alternatives to vscodium
-
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
-
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI (by dotnet)
-
-
intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
-
-
LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
-
-
omnisharp-vscode
Official C# support for Visual Studio Code [Moved to: https://github.com/dotnet/vscode-csharp]
-
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
vscodium reviews and mentions
-
RustRover – A Standalone Rust IDE by JetBrains
Technically it's not Free (libre) or Open Source. The "VSCode" that people use is a proprietary telemetry-laiden application that cannot be reproducibly built from available source. You're probably wanting: https://vscodium.com/
-
Multiple Notepad++ Flaws Let Attackers Execute Arbitrary Code
https://github.com/microsoft/vscode/issues/4490
It looks like there are a number of vscode extensions for recording macros:
- https://www.google.com/search?q=vscode+macro+recorder
- https://marketplace.visualstudio.com/search?term=Macro&targe...
- the macro-commander README explains its JSON-based macro language. YAML might be easier to maintain than JSON. https://github.com/jeff-hykin/macro-commander#what-are-some-...
For teams with multiple editors, you can specify workflow automation scripts with shell scripts or ci container/cmd YAML, and/or pre-commit.yml instead of with an IDE-specific tool.
Isn't there native real-time collaboration functionality in vscode/vscodium that would be useful for a native macro recording feature? (Edit) Live Share can't be installed in vscodium. https://github.com/VSCodium/vscodium/issues/128
Support for jupyter-collaboration Y.js CRDT could be added to vscode-jupyter and/or a more generic extension: "Support for real-time collaboration in the extension?" https://github.com/microsoft/vscode-jupyter/discussions/1293...
jupyterlab/jupyter-collaboration:
-
VSCodium – Libre Open Source Software Binaries of VS Code
Becuase the repo uses github actions to pull changes and build the binary
https://github.com/VSCodium/vscodium/blob/master/.github/wor...
> Telemetry is disabled.
Er...
https://github.com/VSCodium/vscodium/blob/master/DOCS.md#dis...
> Even though we do not pass the telemetry build flags (and go out of our way to cripple the baked-in telemetry), Microsoft will still track usage by default.
There is a section in the docs regarding switching back to the official extension marketplace: https://github.com/VSCodium/vscodium/blob/master/DOCS.md#how...
So if there is a "killer extension" not available on codium's marketplace, you can still use it through microsoft's marketplace.
-
Predictive Debugging: A Game-Changing Look into the Future
Friendly suggestion to peruse Jetbrain's third-party data-sharing agreements while asking what information of yours, even in theory, it might forbid them to share with anyone they wish for any reason they please.
https://www.jetbrains.com/legal/docs/privacy/third-parties/
After you do that here are some IDEs that (so far as I know) don't have data-sharing agreements with third parties.
-
LazyVim
If you want to ditch m$ and still enjoy vscode, just use vscodium: https://vscodium.com/
-
Indie but closed source vs. Megacorp but open source?
VS Code: VSCodium
-
I want to start making my console apps, I only have experience with game dev, where should I start?
Ok, let's see how we can break this down. Microsoft is evil. (As are others.) They will offer you gifts, to get a hold of you, namely vscode and github. Then they will make you depend on their gifts. Then they will devour your soul. Their gifts are sweet and productive. These are good products, and they do empower you noticeably. And did you know that its open source? You can even remove the taint! But then you have to forego their shiny python pipeline because that is proprietary after all, leaving you kinda broken, if you actually refuse to feed them your soul.
-
A note from our sponsor - Onboard AI
getonboard.dev | 4 Oct 2023
Stats
VSCodium/vscodium is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vscodium is Shell.