Zed proven viewing the Semantic Kernel supply code. Be aware the Git data within the dropdown menu within the center column, the AI chat within the right-hand column, and the GitHub Copilot icon on the backside proper.
IDG
Eclipse Theia is a framework for constructing IDEs and different growth instruments; the Eclipse Theia IDE is a cloud and desktop IDE constructed on the Theia framework. Theia IDE really makes use of the Monaco editor element, and gives language assist through Visible Studio Code’s LSP (Language Server Protocol) and DAP (Debug Adapter Protocol). Additional, it may possibly host VS Code extensions (it has 83 extensions built-in, though most are very fundamental) and gives terminal entry. About half-a-dozen different merchandise have been constructed from the Theia framework. Theia IDE is neither smaller nor quicker than VS Code, and has quite a few points.

Theia IDE viewing and working Quicksort.cpp. Though I used to be capable of set up the C++ extensions, I wasn’t capable of set up the extensions that enable Python tasks to run from the IDE.
IDG
Lite XL is pitched as a “light-weight, easy, quick, feature-filled, and very extensible textual content editor written in C, and Lua, tailored from lite.” It helps a LSP plug-in for language assist, and a terminal plug-in. (I used to be capable of set up the terminal plug-in, however not get it to run on my M1 MacBook Professional.) Varied different frequent modifying options are additionally carried out as plug-ins. Lite XL is a few tenth of the dimensions of Visible Studio Code. It installs on macOS utilizing MacPorts. It is usually supposed to put in utilizing builds on its releases web page, however that model wouldn’t begin on my M1 MacBook Professional.

Lite XL displaying and modifying a Python program I wrote with assist from generative AI utilizing VS Code and Tabnine. Be aware that there is no such thing as a terminal (I couldn’t get it put in), no pop-ups (ditto), and no run command (ditto). Lite XL is usable as an editor even with out plug-ins.
IDG
Cursor, a fork of Visible Studio Code, is constructed to make you “terribly productive,” and claims to be “one of the best ways to code with AI.” Cursor has a number of code completion and chat fashions of its personal built-in, and can even use Claude Opus and the premium fashions GPT-4, GPT-4o, and Claude 3.5 Sonnet. In the middle of this evaluate, extra fashions have been launched, similar to o1-mini. Precisely what fashions you possibly can name, how usually, and at what precedence, rely in your Cursor and GitHub Copilot subscription plans and what API keys you provide. Cursor’s personal code completion does greater than GitHub Copilot. It may possibly edit the code round your cursor and take away textual content, not simply insert textual content at your cursor place. Cursor is about the identical measurement as VS Code.