vscodium
Visual Studio Code
vscodium | Visual Studio Code | |
---|---|---|
545 | 2,975 | |
25,073 | 163,201 | |
1.4% | 0.8% | |
9.3 | 10.0 | |
16 days ago | 4 days ago | |
Shell | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vscodium
-
Visual Studio Code is designed to fracture
> If you enjoy a rabbithole, look at how much DRM there is in Pylance (another extension that MS has locked down): https://github.com/VSCodium/vscodium/discussions/1641
The funny thing is that I’ll never understand why it’s not open source and why its license prohibits its use in VSCodium. Pylance is good, but not that good. Certainly not on a level of PyCharm. What incentive do they have to keep it secret except being evil?
-
Forget ChatGPT: why researchers now run small AIs on their laptops
If you're gonna go with a VS code extension and you're aiming for privacy, then I would at least recommend using the open source fork VS Codium.
https://vscodium.com/
-
How to install VSCode/VSCodium?
Go to the VSCodium website.
- Migrating from DokuWiki to Obsidian
- Open Source 'Eclipse Theia IDE' Exits Beta to Challenge Visual Studio Code
-
Maker of RStudio launches new R and Python IDE
This looks great, combining the best of VSCode and RStudio.
I prefer coding in VSCode but prefer data exploration in RStudio.
The only issue with this is the lack of copilot. Copilot can be installed on VSCodium [1] but it breaks often.
[1] https://github.com/VSCodium/vscodium/discussions/1487
- Windows 11 is now enabling OneDrive folder backup without asking permission
-
Validate your Jenkinsfile with the vscode plugin vscode-jenkins-pipeline-linter-connector and the LLMs large model
The plugin is now available in the Visual Studio Code Store and Open VSX Registry, and you can theoretically use it in Microsoft Visual Studio Code, code-server, VSCodium, and other vscode series IDEs, linked below:
-
What is VSCodium ? Better than VS code ?
https://github.com/VSCodium/vscodium/releases
-
DHH: VSCode and WSL makes Windows awesome for web development
Well, my Ubuntu with https://vscodium.com/ is certainly much better for web development than fucking windows. I boot windows only for gaming. I detest their spyware adware OS. Furthermore, I detest "99% open source with 1% bullshit on top of it" products like Chrome and VScode. I will never use the official versions of such programs. I use Brave to use Blink/Chromium, it also has the benefit of not suffering from the v3 manifest bullshit they pulled to attack and weaken Adblockers.
WSL is cool and all, but why deal with all the quirks and issue that come with it, why lorn how it works and all the limitations ... when you can just have it all natively the way it was invented and supposed to work?
Visual Studio Code
-
Angular Fundamentals :Creating Your First Angular Project
Visual Studio Code (VS Code) – Download and install from code.visualstudio.com, which we’ll use as the text editor.
-
Angular Fundamentals: Setting Up Your Angular Development Environment Using Command Prompt
You can download VS Code from the official website.
-
Las herramientas imprescindibles para desarrolladores Full Stack en 2024
Visual Studio Code (VSCode)
- Visual Studio Code for Linux Remote Code Execution Vulnerability CVE-2024-43601
-
Automattic turns to weaponizing responsible disclosure against WP Engine
Visual Studio Code is the proprietary version (under the Microsoft Traditional License) of the open-source Code - OSS repository (licensed under MIT). Most of the code is open source, except for a small portion that includes elements such as code used for or providing access to services we run in our data centers (e.g., access to the Visual Studio Marketplace).
Summarized from the following article: https://github.com/microsoft/vscode/wiki/Differences-between...
If your whole business depends on leeching off of someone else’s servers, you should probably be contributing to those servers in some way.
-
A Simple Command-Line Task Manager in Python.
Step 2: Next process in creating our program is having an IDE (Integrated Development Environment) this is a combination of tools like a code editor, compiler and debugger. Install an IDE (such as Visual Studio Code) Visual Studio.
-
How to start using Vim
The following approach is to use Vim with VsCode. If you use it, just install the Vim plugin. The easymotion plugin will be automatically installed to make you happy. For me, it’s the most important Vim plugin, which significantly increases your coding speed.
-
Introduction to Java: for Beginners
Popular choices include IntelliJ IDEA, Eclipse, VScode, and NetBeans.
-
Correcting the Record for Pear and Continue
Here’s the commit that tweet dunks on:
https://github.com/microsoft/vscode/commit/78c1777cd12559745...
It came from the upstream VSCode repo, and merely removed the words “all rights reserved” which do not appear in the “official” MIT license.
-
How To Create a Zalando Scraper
Visual Studio Code: Popular editor with lots of extensions for working with JavaScript.
What are some alternatives?
Code-Server - VS Code in the browser
thonny - Python IDE for beginners
vscode-cpptools - Official repository for the Microsoft C/C++ extension for VS Code.
reactide - Reactide is the first dedicated IDE for React web application development.
Visual Studio Code - Public documentation for Visual Studio Code
Spyder - Official repository for Spyder - The Scientific Python Development Environment
pylance-release - Documentation and issues for Pylance
community - Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more!
theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
lapce - Lightning-fast and Powerful Code Editor written in Rust
KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP