IDE

Open-source projects categorized as IDE

Top 23 IDE Open-Source Projects

  1. Visual Studio Code

    Visual Studio Code

    Project mention: Introduction to Creating Web and Console Applications with C# | dev.to | 2025-03-21

    Visual Studio Code (VS Code) - Download and install it from https://code.visualstudio.com/

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Code-Server

    VS Code in the browser

    Project mention: Ask HN: Who is hiring? (March 2025) | news.ycombinator.com | 2025-03-03

    Coder | https://coder.com/ | Multiple roles | Multiple locations | Full-time

    Coder is an open-source, remote-first software company. Our CDE moves development from local machines to cloud infrastructure, reducing onboarding time while speeding up builds, tests, and workspace configuration for individuals and large dev teams. The developers that we support work at companies like Discord, Dropbox, and Palantir.

    [1] Senior Open Source Engineer (US/Canada, Remote)

  4. tabby

    Self-hosted AI coding assistant

    Project mention: Ask HN: Air-Gapped Dev Environment? | news.ycombinator.com | 2025-03-06

    People in government agencies, defence and aerospace companies write code in airgapped environments every day.

    Essentials like version control, CI/CD and artifact repositories are readily available, as they always have been.

    The problem you'll face with LLM assists is they require very substantial hardware. I don't know how well that's going to fit your laptop-in-the-middle-of-nowhere use case, but there are projects floating around.

    https://github.com/TabbyML/tabby

  5. vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

    Project mention: Xcode Constantly Phones Home | news.ycombinator.com | 2025-03-01

    Notably absent are all of the remote debugging extensions and Copilot. This would be a deal-breaker for many.

    [0] https://github.com/VSCodium/vscodium/blob/master/docs/index....

  6. NvChad

    Blazing fast Neovim framework providing solid defaults and a beautiful UI, enhancing your neovim experience.

    Project mention: Setting Up Neovim | dev.to | 2025-01-01

    The default mappings are defined here.

  7. CodeEdit

    ๐Ÿ“ CodeEdit App for macOS โ€“ Elevate your code editing experience. Open source, free forever.

    Project mention: CodeEditApp/CodeEdit: CodeEdit App for macOS โ€“ open-source, free forever | news.ycombinator.com | 2024-09-12
  8. theia

    Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.

    Project mention: Eclipse Theia: The 'DeepSeek' of AI Tooling? | news.ycombinator.com | 2025-03-20

    > Following DeepSeek's disruption of the LLM landscape, the Eclipse Foundation bets that collaborative, open source AI tooling can outmaneuver billion-dollar proprietary competitors.

    Maybe! Eclipse Theia was a pretty great web capable editor when I gave it a spin in ~2018.

    The main thing I've wanted has been collaboration. Looks like there's been some real progress on that front, as of this past fall. Definitely like the idea of multiparty IDEs, and if AI can come play in that mix that will would be interesting! Feels like AI has been a pretty solo you & the machine experience.

    https://github.com/eclipse-theia/theia/issues/2842

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. LunarVim

    ๐ŸŒ™ LunarVim is an IDE layer for Neovim. Completely free and community driven.

    Project mention: A Power-Filled IDE for Neovim with Sane Defaults | dev.to | 2024-12-09
  11. intellij-community

    IntelliJ IDEA Community Edition & IntelliJ Platform

    Project mention: Dirty code: trusted keeper of errors. Broken windows theory | dev.to | 2025-03-17

    The real-world example from IntelliJ IDEA Community Edition:

  12. Arduino

    Arduino IDE 1.x (by arduino)

    Project mention: Your First Taste of Hardware: A Gentle Intro to Arduino | dev.to | 2025-03-20

    The Arduino IDE, which you can download from Arduinoโ€™s official website

  13. devpod

    Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.

    Project mention: Open Source Alternatives to GitHub Codespaces | dev.to | 2025-03-04
  14. gitpod

    The developer platform for on-demand cloud development environments to create software faster and more securely.

    Project mention: How do you manage remote dev workstations in the cloud? | news.ycombinator.com | 2024-12-27

    Gitpod (https://www.gitpod.io) is a great option here. It aims to remove the ops burden, provide a great developer experience and give you tools to manage your spend (eg automatic timeouts, suspend/resume, standardized creation of environments).

    Full disclosure: Iโ€™m one of Gitpodโ€™s co-founders.

  15. AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

    Project mention: The State of Vim | news.ycombinator.com | 2025-01-24

    You can definitely put all of your configuration into a single file for AstroNvim if you want.

    In the docs it shows the minimal configuration to get AstroNvim running which is <10 lines in your ~/.config/init.lua file and then anything else you can just drop in that same file if you want. (https://github.com/AstroNvim/AstroNvim?tab=readme-ov-file#mi...)

    Here is a user on GitHub that has a single file AstroNvim configuration: https://github.com/20k-ultra/dotfiles/blob/master/nvim/init....

  16. coder

    Coder provisions software development environments via Terraform on Linux, macOS, Windows, X86, ARM, and of course, Kubernetes.

    Project mention: Coder: Seamless Remote Dev Environments via Terraform | news.ycombinator.com | 2024-08-08
  17. graphql-playground

    ๐ŸŽฎ GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)

    Project mention: Show HN: API Parrot โ€“ Automatically Reverse Engineer HTTP APIs" | news.ycombinator.com | 2025-01-01

    Have you tried something like GraphQL playground before? https://github.com/graphql/graphql-playground

    There's other tools out there that can generate similar docs or playgrounds, given you have a schema/spec of some type.

  18. Spyder

    Official repository for Spyder - The Scientific Python Development Environment

    Project mention: Spyder 6.0 Released โ€“ The Scientific Python Development Environment | news.ycombinator.com | 2024-09-03
  19. PlatformIO

    Your Gateway to Embedded Software Development Excellence :alien:

    Project mention: PlatformIO: A Better Way to Code for STM32 Microcontrollers | dev.to | 2024-12-05

    PlatformIO

  20. dillinger

    The last Markdown editor, ever.

    Project mention: Markdown Syntax & Features: A Comprehensive 2025 Guide | dev.to | 2025-01-11

    Dillinger - A cloud-enabled, mobile-ready, offline-storage, AngularJS-powered, HTML5 Markdown editor.

  21. LiteIDE

    LiteIDE is a simple, open source, cross-platform Go IDE.

  22. Eclipse Che

    Kubernetes based Cloud Development Environments for Enterprise Teams

  23. KodExplorer

    A web based file manager,web IDE / browser based code editor

  24. Recaf

    The modern Java bytecode editor

  25. graphql-editor

    ๐Ÿ“บ Visual Editor & GraphQL IDE.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

IDE discussion

Log in or Post with

IDE related posts

  • Introduction to Creating Web and Console Applications with C#

    1 project | dev.to | 21 Mar 2025
  • How to Set Up a Python Development Environment (VS Code + Git)

    1 project | dev.to | 21 Mar 2025
  • Your First Taste of Hardware: A Gentle Intro to Arduino

    1 project | dev.to | 20 Mar 2025
  • Eclipse Theia: The 'DeepSeek' of AI Tooling?

    1 project | news.ycombinator.com | 20 Mar 2025
  • Theme Toggle in Astro 5 + Tailwind 4

    1 project | dev.to | 20 Mar 2025
  • LuaRT 1.9.5 โ€“ Lua framework for Windows development

    1 project | news.ycombinator.com | 20 Mar 2025
  • How To Create a CI/CD Using AWS Elastic BeanStalk

    2 projects | dev.to | 20 Mar 2025
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 21 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more โ†’

Index

What are some of the best open-source IDE projects? This list will help you:

# Project Stars
1 Visual Studio Code 168,867
2 Code-Server 70,368
3 tabby 30,482
4 vscodium 26,627
5 NvChad 25,777
6 CodeEdit 21,526
7 theia 20,464
8 LunarVim 18,688
9 intellij-community 17,751
10 Arduino 14,277
11 devpod 13,631
12 gitpod 13,145
13 AstroNvim 13,140
14 coder 9,199
15 graphql-playground 8,806
16 Spyder 8,611
17 PlatformIO 8,184
18 dillinger 7,989
19 LiteIDE 7,659
20 Eclipse Che 7,018
21 KodExplorer 6,275
22 Recaf 6,272
23 graphql-editor 6,021

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai