StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. DevOps
  3. Code Collaboration
  4. Text Editor
  5. Ace vs CodeMirror

Ace vs CodeMirror

OverviewComparisonAlternatives

Overview

CodeMirror
CodeMirror
Stacks747
Followers232
Votes15
Ace
Ace
Stacks104
Followers104
Votes7
GitHub Stars27.1K
Forks5.3K

Ace vs CodeMirror: What are the differences?

Introduction

Ace and CodeMirror are two popular JavaScript libraries for creating code editors in web applications. While they both offer similar functionality, they have some key differences that set them apart. In this article, we will explore six main differences between Ace and CodeMirror.

1. Architecture:

Ace uses a single JavaScript file for its core, which makes it easier to integrate into a project. On the other hand, CodeMirror provides a modular architecture, allowing developers to include only the necessary components, resulting in a smaller file size.

2. Browser Support:

Ace has better browser support compared to CodeMirror. It is compatible with all major modern browsers, including Internet Explorer 10+. CodeMirror, on the other hand, may have limited support in older browsers.

3. Extensions and Plugins:

Ace has a rich ecosystem of extensions and plugins available, offering additional features and customization options. CodeMirror also has a good selection of extensions, but it may not be as extensive as Ace.

4. Performance:

When it comes to performance, CodeMirror is known for being more lightweight and faster compared to Ace. This can make a difference, especially when dealing with larger codebases or complex editing operations.

5. Community and Documentation:

Ace has a larger and more active community compared to CodeMirror. This means that there are more resources, discussions, and examples available for Ace. Additionally, Ace has comprehensive documentation, making it easier for developers to get started and find answers to their questions.

6. Customization Options:

Both Ace and CodeMirror offer a wide range of customization options, allowing developers to tailor the editor to their specific needs. However, Ace provides more out-of-the-box customization options and themes, making it easier to achieve a desired look and feel without additional coding.

In summary, Ace and CodeMirror differ in their architecture, browser support, extensions/plugins ecosystem, performance, community/documentation, and customization options. Each library has its strengths and weaknesses, and the choice between the two depends on the specific requirements of the project.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Detailed Comparison

CodeMirror
CodeMirror
Ace
Ace

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.

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.

Support for over 60 languages out of the box;A powerful, composable language mode system;Autocompletion (XML);Code folding;Configurable keybindings;Vim, Emacs, and Sublime Text bindings;Search and replace interface;Bracket and tag matching;Support for split views;Linter integration;Mixing font sizes and styles;Various themes;Able to resize to fit content;Inline and block widgets;Programmable gutters;Making ranges of text styled, read-only, or atomic;Bi-directional text support
-
Statistics
GitHub Stars
-
GitHub Stars
27.1K
GitHub Forks
-
GitHub Forks
5.3K
Stacks
747
Stacks
104
Followers
232
Followers
104
Votes
15
Votes
7
Pros & Cons
Pros
  • 6
    Integrable in your application
  • 4
    Better content manipulation methods
  • 3
    Easy Custom Mode
  • 1
    JavaScript based
  • 1
    Easy setup
Pros
  • 4
    The best Editor out there
  • 1
    Faster to load and edit big files
  • 1
    Non-microsoft
  • 1
    Javascript based
Integrations
Google Chrome
Google Chrome
Sublime Text
Sublime Text
Opera Browser
Opera Browser
Safari
Safari
Vim
Vim
Emacs
Emacs
Firefox
Firefox
AWS Cloud9
AWS Cloud9

What are some alternatives to CodeMirror, Ace?

Sublime Text

Sublime Text

Sublime Text is available for OS X, Windows and Linux. One license is all you need to use Sublime Text on every computer you own, no matter what operating system it uses. Sublime Text uses a custom UI toolkit, optimized for speed and beauty, while taking advantage of native functionality on each platform.

Atom

Atom

At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file. Atom is modern, approachable, and hackable to the core. We can't wait to see what you build with it.

Vim

Vim

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is distributed free as charityware.

Visual Studio Code

Visual Studio Code

Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.

Notepad++

Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Emacs

Emacs

GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.

Brackets

Brackets

With focused visual tools and preprocessor support, it is a modern text editor that makes it easy to design in the browser.

Neovim

Neovim

Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage contributions, split the work between multiple developers, enable the implementation of new/modern user interfaces without any modifications to the core source, and improve extensibility with a new plugin architecture.

VSCodium

VSCodium

It is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode.

TextMate

TextMate

TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike.

Related Comparisons

GitHub
Bitbucket

Bitbucket vs GitHub vs GitLab

GitHub
Bitbucket

AWS CodeCommit vs Bitbucket vs GitHub

Kubernetes
Rancher

Docker Swarm vs Kubernetes vs Rancher

gulp
Grunt

Grunt vs Webpack vs gulp

Graphite
Kibana

Grafana vs Graphite vs Kibana