EveryDev.ai
Sign inSubscribe
Home
Tools

2,747+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1815
  • Coding1295
  • Infrastructure600
  • Marketing467
  • Projects433
  • Research403
  • Analytics351
  • Design338
  • Security243
  • MCP242
  • Testing238
  • Data230
  • Integration178
  • Prompts160
  • Learning159
  • Communication154
  • Extensions150
  • Voice130
  • Commerce125
  • DevOps108
  • Web80
  • Finance21
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Helix
    Helix icon

    Helix

    Development Environments
    Featured

    A post-modern modal text editor written in Rust, featuring multiple selections, built-in language server support, and tree-sitter syntax highlighting for the terminal.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open source under the Mozilla Public License 2.0. Free to use, modify, and distribute.

    Engagement

    Available On

    Windows
    macOS
    Linux
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Development EnvironmentsCommand Line AssistantsCode Intelligence

    Alternatives

    Nushelluvcmux
    Developer
    helix-editorDistributed / Tokyo, JapanEst. 2021$35548 raised

    Listed Jun 2026

    About Helix

    Helix is a terminal-based modal text editor written in Rust, inspired by Kakoune and Neovim. It is developed by the helix-editor open-source organization and released under the Mozilla Public License 2.0. The project is actively maintained on GitHub and available for free installation across major operating systems.

    What It Is

    Helix is a post-modern modal text editor that treats multiple cursors as a core editing primitive rather than an afterthought. It draws heavily from Kakoune's editing model — where selections come before actions — while integrating more features directly into the editor itself, including language server protocol (LSP) support and tree-sitter-based syntax analysis, without requiring external plugins or configuration.

    Core Editing Model

    The editing model centers on multiple selections: commands manipulate selections, enabling concurrent edits across a file. This approach, inherited from Kakoune, differs from Vim's motion-then-action model. Key capabilities include:

    • Multiple cursors as a first-class primitive
    • Syntax-aware motions for navigating and selecting functions, classes, comments, and other code structures
    • Text objects and surround integration for structured editing
    • Tree-sitter integration for error-tolerant, incremental syntax highlighting and indent calculation

    Built-in Tooling Without Configuration

    Unlike Vim or Neovim, Helix ships with language server support enabled out of the box — no plugin manager or configuration files required. LSP features include auto-completion, go-to-definition, inline documentation, and diagnostics. The editor also includes a fuzzy finder for files and symbols, project-wide search, auto-closing bracket pairs, and a curated set of built-in themes.

    Terminal-Native Architecture

    Helix is built in Rust and runs entirely in the terminal. The project homepage explicitly notes: "No Electron. No VimScript. No JavaScript." It works over SSH, inside tmux, or in any plain terminal emulator. A future WebGPU-based GUI frontend is discussed in the project's GitHub issues but has not yet been released. There is currently no plugin system, though the project intends to add one.

    Update: Release 25.07.1

    The latest release is version 25.07.1, published on July 18, 2025, according to the GitHub repository. The project has been actively developed since its creation in June 2020 and has accumulated over 44,000 GitHub stars and more than 3,500 forks as reported on the repository page. Development is community-funded via OpenCollective, and community discussion takes place on a Matrix Space.

    Helix - 1

    Community Discussions

    Be the first to start a conversation about Helix

    Share your experience with Helix, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open source under the Mozilla Public License 2.0. Free to use, modify, and distribute.

    • Modal editing with multiple selections
    • Built-in LSP support
    • Tree-sitter syntax highlighting
    • Fuzzy finder
    • Project-wide search

    Capabilities

    Key Features

    • Modal editing (Vim-like)
    • Multiple selections as core primitive
    • Built-in language server protocol (LSP) support
    • Tree-sitter syntax highlighting and code analysis
    • Syntax-aware motions and text objects
    • Fuzzy finder for files and symbols
    • Project-wide search
    • Auto-closing bracket pairs
    • Surround integration
    • Beautiful built-in themes
    • No plugin system required for core features
    • Terminal-native, no Electron or JavaScript
    • SSH and tmux compatible

    Integrations

    Language Server Protocol (LSP)
    Tree-sitter
    tmux
    SSH
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Helix and help others make informed decisions.

    Developer

    helix-editor

    The helix-editor organization develops and maintains Helix, a post-modern modal text editor written in Rust. The project is fully open source under the Mozilla Public License 2.0 and community-driven, with contributions from hundreds of developers on GitHub. Helix integrates language server support, tree-sitter analysis, and multiple-selection editing directly into the editor without requiring plugins. Community discussion happens on Matrix, and development is funded through OpenCollective.

    Founded 2021
    Distributed / Tokyo, Japan
    $35548 raised
    0

    Used by

    Open-source developers globally
    Read more about helix-editor
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Nushell icon

    Nushell

    A cross-platform shell that treats all data as structured, enabling safe filtering, sorting, and transformation through typed pipelines.

    uv icon

    uv

    An extremely fast Python package and project manager written in Rust, replacing pip, pip-tools, pipx, poetry, pyenv, and virtualenv in a single tool.

    cmux icon

    cmux

    A native macOS terminal app built for coding agents, featuring vertical tabs, notification rings, split panes, an in-app browser, and a socket API for automation.

    Browse all tools

    Related Topics

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    128 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    155 tools

    Code Intelligence

    AI tools that analyze, generate, and transform code through natural language understanding and programming language comprehension.

    69 tools
    Browse all topics
    Back to all toolsSuggest an edit
    Discussions