🧠Second Brain
Search
IDE (Integrated Development Environment)
IDEs are Developer Environments such as VSCode, PyCharm, vim, etc.
An alternative term that comes from the Neovim community is called PDE (Personalized Development Environment).
# IDEs
- VSCode
- vim / Neovim
- zed
- Cursor AI IDE / Windsurf AI IDE
- Sublime
- PyCharm (IntelliJ sweat)
# Codespaces or Workspaces to Run IDE
In Browser IDE’s:
- Github Codespaces / Devpod (open-source)
- replit
- Stackblitz
- CodeSandbox
- Amazon Cloud9 - AWS’s cloud-based IDE that lets you write, run, and debug code from a browser.
- Eclipse Che - A Kubernetes-native IDE that provides consistent, reproducible developer workspaces.
# Notebooks
# History
My Text Editors History (IDEs)
Origin:
References:
Created 2022-08-05