Need advice about which tool to choose?Ask the StackShare community!

CodeMirror

620
232
+ 1
15
Kakoune

19
36
+ 1
30
Add tool

CodeMirror vs Kakoune: What are the differences?

What is CodeMirror? In-browser code editor used in the dev tools for both Firefox and Chrome, Light Table, Adobe Brackets, Bitbucket, and many other projects. CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation.

What is Kakoune? Vim inspired — Faster as in less keystrokes — Multiple selections — Orthogonal design. Kakoune is a code editor heavily inspired by Vim, as such most of its commands are similar to vi’s ones Kakoune can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode..

CodeMirror and Kakoune can be categorized as "Text Editor" tools.

Some of the features offered by CodeMirror are:

  • Support for over 60 languages out of the box
  • A powerful, composable language mode system
  • Autocompletion (XML)

On the other hand, Kakoune provides the following key features:

  • Multiple selections as a central way of interacting
  • Powerful selection manipulation primitives
  • Powerful text manipulation primitives

"Integrable in your application" is the top reason why over 3 developers like CodeMirror, while over 6 developers mention "Fast editing" as the leading cause for choosing Kakoune.

CodeMirror and Kakoune are both open source tools. CodeMirror with 18K GitHub stars and 3.92K forks on GitHub appears to be more popular than Kakoune with 4.85K GitHub stars and 354 GitHub forks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of CodeMirror
Pros of Kakoune
  • 6
    Integrable in your application
  • 4
    Better content manipulation methods
  • 3
    Easy Custom Mode
  • 1
    JavaScript based
  • 1
    Easy setup
  • 7
    Multiple selections
  • 7
    Fast editing
  • 5
    Interactivity
  • 4
    Consistency of the underlying language
  • 4
    UNIX citizen
  • 3
    Self documented

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is CodeMirror?

CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation.

What is Kakoune?

Kakoune is a code editor heavily inspired by Vim, as such most of its commands are similar to vi’s ones. Kakoune can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode.

Need advice about which tool to choose?Ask the StackShare community!

What companies use CodeMirror?
What companies use Kakoune?
    No companies found
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with CodeMirror?
    What tools integrate with Kakoune?
      No integrations found

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      JavaScriptGitHubPython+42
      53
      22218
      What are some alternatives to CodeMirror and Kakoune?
      Ace
      Ace is a standalone code editor written in JavaScript. Our goal is to create a browser based editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. It can be easily embedded in any web page or JavaScript application.
      TinyMCE
      It is the most advanced WYSWIYG HTML editor designed to simplify website content creation. The rich text editing platform that helped launch Atlassian, Medium, Evernote, and more.
      Prism
      It is a lightweight, beautiful and extensible syntax highlighter, built with modern web standards in mind. It’s used in thousands of websites, including some of those you visit daily.
      Git
      Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
      GitHub
      GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
      See all alternatives