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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with KomodoEdit

These projects share indexed features with KomodoEdit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 23 related projects→

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.

Which projects share features with komodo/komodoedit?

Projects with overlapping indexed features 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…