awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Komodo avatar

Komodo/KomodoEdit

0
View on GitHub↗
2,198 stars·301 forks·Python·8 viewswww.komodoide.com/komodo-edit↗

KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.

Features

  • Code Editors and IDEs - Multi-language code editor based on the Mozilla platform.

Star history

Star history chart for komodo/komodoeditStar history chart for komodo/komodoedit

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to KomodoEdit

Similar open-source projects, ranked by how many features they share with KomodoEdit.
  • fwcd/kotlin-language-serverfwcd avatar

    fwcd/kotlin-language-server

    2,034View on GitHub↗

    The Kotlin Language Server is a static code analysis tool that provides real-time intelligence for Kotlin projects. By implementing the Language Server Protocol, it enables developers to access professional-grade development features, such as code completion, diagnostics, and navigation, within any compatible text editor. The project distinguishes itself through an architecture that maintains persistent, in-memory compiler instances to facilitate rapid, incremental recompilation during active development. It supports remote hosting via TCP, allowing editors to connect to centralized analysis

    Kotlinatomautocompletecode-completion
    View on GitHub↗2,034
  • onivim/onionivim avatar

    onivim/oni

    11,248View on GitHub↗

    Oni is a modal code editor and integrated development environment that uses Neovim as its core editing engine. It combines the text manipulation and modal interaction model of Neovim with the capabilities of a full IDE, including a Language Server Protocol implementation for code intelligence, automatic completion, and error highlighting. The editor is distinguished by its integrated web rendering, allowing users to view documentation, browse the web, and render live previews of code and unit tests directly within the interface. It also utilizes TextMate grammars for syntax highlighting. The

    TypeScript
    View on GitHub↗11,248
  • codeboxide/codeboxCodeboxIDE avatar

    CodeboxIDE/codebox

    4,146View on GitHub↗

    Codebox is a browser-based integrated development environment used for writing and executing source code across cloud and desktop environments. It functions as a Node.js runtime environment, allowing JavaScript and Node.js code to run directly within a web browser. The project is a cross-platform IDE with native support for offline usage. It utilizes a modular plugin architecture that enables the addition of custom third-party functionality and extensions to the editor. The environment includes tools for codebase management, an integrated file system layer, and a command line interface for w

    JavaScript
    View on GitHub↗4,146
  • chrisknott/algojammerChrisKnott avatar

    ChrisKnott/Algojammer

    2,900View on GitHub↗

    An experimental code editor for writing algorithms

    C++
    View on GitHub↗2,900
See all 23 alternatives to KomodoEdit→

Frequently asked questions

What does komodo/komodoedit do?

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.

What are the main features of komodo/komodoedit?

The main features of komodo/komodoedit are: Code Editors and IDEs.

What are some open-source alternatives to komodo/komodoedit?

Open-source alternatives to komodo/komodoedit include: fwcd/kotlin-language-server — The Kotlin Language Server is a static code analysis tool that provides real-time intelligence for Kotlin projects. By… onivim/oni — Oni is a modal code editor and integrated development environment that uses Neovim as its core editing engine. It… codeboxide/codebox — Codebox is a browser-based integrated development environment used for writing and executing source code across cloud… chrisknott/algojammer — An experimental code editor for writing algorithms. ctjhoa/spacevim. atom/atom — Atom is an extensible code IDE and hackable text editor designed for source code editing and the creation of custom…