Dream IDE #6570
Unanswered
gabrielalexandrelopes
asked this question in
General Q&A
Dream IDE
#6570
Replies: 0 comments 1 reply
-
Hydrogen for Atom was definitely one the biggest main reason I used this IDE |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
This has been discussed extensively by you, but here it goes yet another IDE dream list:
Speed, simple, configurable UI (✔️ )
Zed is definitely in the right path, super responsive with a very clean interface. Would be nice to change the fonts of main application. FYI, Fleet from jet brains has a nice generic "tools" panels that can be placed on the left, right or bottom. Tools include the terminal, git, files, etc. Could be nice for Zed
Interaction with language servers (✔️ )
An essential element. Static checking, formatting, code navigation, etc. Plug-ins so that we can create our own languages 😛
Integration of AI copilots (✔️ )
This is the future (present?)
Remote work (✔️ )
Very important for pair programming. Connect to social media tools? Streaming video of coding sessions? (The last 2 are not relevant for me)
interaction with Jupyter kernels to run code snippets directly in the editor.
The best implementation by far is hydrogen in Atom. This is the single reason while I keep using Atom/Pulsar at work. I run python, javascript, c++ and sometimes Mathematica. This could bring a lot of the AI/Jupyter users to Zed
Git interaction (wip?)
Essential tool. My favourite implementation is Atom and git cola
File preview with real time updates.
This is very important for frontend developers. HTML, SVG, X3D, Markdown, LaTeX, etc
Build tools and Debugging
Important for all developers. Including flexible configuration options for building, running, deploying, cross-compiling in docker, etc. In practice, to have the ability to run scripts and interact with the output of debuggers
Plug-ins
All modern editors must have plugins 😛
Built-in support for the most 10-15 used languages (wip?)
e.g. https://survey.stackoverflow.co/2023/#section-most-popular-technologies-programming-scripting-and-markup-languages)
Dear Zed team, do these align with your ideas?
Beta Was this translation helpful? Give feedback.
All reactions