-
Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.Pricing:
- Open Source
I do believe one can join collab sessions from https://vscode.dev/ as well? So no need to install anything, it runs well and officially in the browser And for those with installed VSCode they need to add the Live Share extension to get this functionality, itโs not built in from the start, but offered through that official extension? https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare.
#Regular Expressions #Programming Tools #Development 519 social mentions
-
Lightweight IDE for Linux and WindowsPricing:
- Open Source
If you want a fast C++ editor with no spurious network connectivity and a conventional desktop UI, check out Geany: https://geany.org/.
#Text Editors #IDE #Software Development 6 social mentions
-
A Community-led Hyper-Hackable Text Editor, built on Electron. and based on everything we love about our favorite editors.Pricing:
- Open Source
The Atom editor is being maintained as a fork: Pulsar https://pulsar-edit.dev Zed is co-founded by one (or more?) original developer of Atom. So, it's a successor in a sense that it is a new project by the same author. Atom was developed at GitHub, and GitHub Inc remains the owner of the original Atom project. From their perspective the successor of Atom is VSCode - developed by their parent company, - despite the claims by a former Atom engineer.
#Text Editors #IDE #Software Development 10 social mentions
-
Now when you go to https://vscode.dev, you'll be presented with a lightweight version of VS Code running fully in the browser.
I do believe one can join collab sessions from https://vscode.dev/ as well? So no need to install anything, it runs well and officially in the browser And for those with installed VSCode they need to add the Live Share extension to get this functionality, itโs not built in from the start, but offered through that official extension? https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare.
#Open Source #Text Editors #Developer Tools 272 social mentions
-
Extensible cloud & desktop platform for building multi-language IDEs with web technology.Pricing:
- Open Source
You should give Theia Ide [1] a try. It's plugin-compatible with VSCode, same user experience. It's slower to start and takes more memory but on my 3 y.o. Intel Mac it is definitely snappier than VScode. [1] https://theia-ide.org/.
#Text Editors #IDE #Software Development 36 social mentions
-
Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.Pricing:
- Open Source
I am not against Zed in any way -- note that I have upvoted and favorited this article. Zed looks like it holds promise on several fronts -- most notably that its code (to the best of my knowledge at this point in time, and kindly correct me if I am wrong) is <i>decoupled</i> from JavaScript, Electron, and Chrome/Chromium and other browsers (and other slowness/bloatedness) in general... My comment, if it was directed, was directed to all of the (posters?/bots?) that claimed directly or indirectly, expressed or implied, that one or more of the Electron-based editors are faster than one or more of the non-Electron based editors, when clearly Electron adds a whole lot of unecesary bloat and slowdown to editors that use it (which is one of the reasons why Zed was apparently written: "Engineered for performance Zed efficiently leverages every CPU core and your GPU to start instantly, load files in a blink, and respond to your keystrokes on the next display refresh. Unrelenting performance keeps you in flow and makes other tools feel slow." (from the Zed website: https://zed.dev/) Whether or not the same team worked on Electron in the past is not relevant. What is relevant to Zed is only its codebase, and whether or not that codebase is tightly coupled or decoupled to other software that bloats it and slows it down or not. So to recap -- I am not against Zed in any way.
#Productivity #Code Editor #Text Editors 67 social mentions