Alternatives to Nova
Compare Nova alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Nova in 2025. Compare features, ratings, user reviews, pricing, and more from Nova competitors and alternatives in order to make an informed decision for your business.
- 
    1
    
UltraEdit
IDM Computer Solutions
For almost 3 decades, UltraEdit has been the go-to text editor for 2+ million users and many Fortune 100/500/1000 enterprise customers. Renowned for its power and performance in handling and processing huge files and data, UltraEdit is also a highly configurable and fully themed code editor with support for nearly any source language or syntax. Often called the "Swiss army knife" of text editors, UltraEdit is a powerful tool for users in a wide range of responsibilities and industries. From programming and project management to large file manipulation, from data sorting and column/block editing to remote (FTP/SFTP) file operations, from advanced file searching and text data reformatting, there's almost no problem that UltraEdit can't solve in the world of text editing. UltraEdit is available for Windows, Mac, and Linux and is supported by a professional development team and customer service staff located in the USA. - 
    2
    
BBEdit
Bare Bones Software, Inc.
The leading professional HTML and text editor for the Mac, with high-performance features for editing, searching, and manipulation of text.Starting Price: $49.99 - 
    3
    
CudaText
CudaText
CudaText is a cross-platform text editor, written in Object Pascal. It is open source project and can be used free of charge, even for business. It starts quite fast on Linux on CPU Intel Core i3 3GHz. It is extensible by Python add-ons, plugins, linters, code tree parsers, external tools. Syntax parser is feature-rich, from EControl engine. Syntax highlight for lot of languages (270+ lexers). Code tree structure of functions/classes/etc, if lexer allows it. Code folding, multi-carets and multi-selections. Find/Replace with regular expressions. Configs in JSON format. Including lexer-specific configs. Tabbed UI, with a split view to primary/secondary, and a split window to 2/3/4/6 groups of tabs. Command palette, with fuzzy matching, minimap, and micromap. Shows unprinted whitespace and offers support for many encodings. Customizable hotkeys. Binary/Hex viewer for files of unlimited size (can show 10 Gb logs). - 
    4
    
Geany
Geany
Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow. It runs on Linux, Windows and MacOS is translated into over 40 languages, and has built-in support for more than 50 programming languages. One the primary reasons for Geany's existence is that there is a need for a decent, GUI, lightweight, cross-platform, flexible and powerful IDE/editor. Many editors meet one or more of these requirements but fall short on others. Using the GPL v2 license, Geany assures that not only can you customize and hack it, but that everyone benefits from changes the community makes. Many parts of Geany are heavily customizable like color themes (Geany Themes) or adding new filetypes. Furthermore, Geany provides many settings to let you adjust it to your needs and preferences. Many supported filetypes including popular programming languages like C, Java, PHP, HTML, JavaScript, etc. - 
    5
    
Atom
GitHub
Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration. A text editor is at the core of a developer’s toolbox, but it doesn't usually work alone. Work with Git and GitHub directly from Atom with the GitHub package. Create new branches, stage and commit, push and pull, resolve merge conflicts, view pull requests and more—all from within your editor. The GitHub package is already bundled with Atom, so you're ready to go! Atom works across operating systems. Use it on OS X, Windows, or Linux. Search for and install new packages or create your own right from Atom. Atom helps you write code faster with a smart and flexible autocomplete. Easily browse and open a single file, a whole project, or multiple projects in one window.Starting Price: Free - 
    6
    
Visual Studio Code
Microsoft
Visual Studio Code (VS Code) is Microsoft’s open-source AI code editor designed to make coding faster, smarter, and more collaborative. It supports thousands of extensions and nearly every programming language, offering developers a lightweight yet powerful environment for writing, testing, and debugging code. With AI-powered features like GitHub Copilot, Next Edit Suggestions, and Agent Mode, VS Code helps you code with precision, automate complex tasks, and streamline development workflows. It integrates seamlessly with cloud services, remote repositories, and tools like Git, Docker, and Azure. The editor is fully customizable, allowing you to personalize your layout, color themes, and keyboard shortcuts. Whether coding locally or in the browser, VS Code delivers a complete development experience for individuals and teams alike.Starting Price: Free - 
    7
    
Quiver
Quiver
Quiver is a notebook built for programmers. It lets you easily mix text, code, Markdown and LaTeX within one note, edit code with an awesome code editor, live preview Markdown and LaTeX, and find any note instantly via the full-text search. A note in Quiver is comprised of cells, snippets of text, code, Markdown, LaTeX (via MathJax) or diagrams (sequence diagram, flowchart). You can freely mix different cell types within one note. You can set different languages for different code cells, too. The programmer's notebook should make code editing effortless. Quiver packs the awesome ACE code editor in code cells, with syntax highlighting support for more than 120 languages, over 20 themes, automatic indent and outdent, and much more. Quiver lets you write in Markdown with inline formatting and custom CSS options. A live preview window renders Markdown as you type. Quiver uses MathJax to typeset mathematical equations written in LaTeX. - 
    8
    
Emacs
GNU
At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. Content-aware editing modes, including syntax coloring, for many file types. Complete built-in documentation, including a tutorial for new users. Full Unicode support for nearly all human scripts. Highly customizable, using Emacs Lisp code or a graphical interface. A wide range of functionality beyond text editing, including a project planner, mail and news reader, debugger interface, calendar, IRC client, and more. A packaging system for downloading and installing extensions. Built-in support for arbitrary-size integers. Text shaping with HarfBuzz. Native support for JSON parsing. Better support for Cairo drawing. Portable dumping used instead of unexec. Support for XDG conventions for init files. Additional early-init initialization file. Built-in support for tab bar and tab-line. Support for resizing and rotating of images without ImageMagick. - 
    9
    
Caret
Caret
Based on the amazing Ace editing component, Caret brings professional-strength text editing to Chrome OS. With Caret, you no longer need to install a second OS to get what other platforms take for granted: a serious editor for local files, aimed at working programmers. Caret offers syntax highlighting for a wide variety of languages, and all of the standard themes that come with Ace, including emulations of coloring from other editors like Eclipse, XCode, and the Chrome Dev Tools. Once you've gotten used to making many changes with just a keystroke or two, it's hard to go back to just one cursor. Caret offers multiple cursors and selections, and support for Sublime keybindings like Ctrl-D (select next match). Why bother learning keyboard shortcuts? With the command palette (Ctrl-Shift-P), you can just start typing what you want, Caret will fuzzy-search the menu configuration, find the command you want, and execute it for you. You never need to touch the mouse again. - 
    10
    
Vim
Vim
Vim is a highly configurable text editor built for creating and changing any kind of text efficiently. It is included as "vi" with most UNIX systems and with Apple OS X. Vim is rock stable and is continuously being developed to become even better. Vim is persistent, multi-level, with an extensive plugin system, support for hundreds of programming languages and file formats, powerful search and replace feature, and it integrates with many tools. Vim online is a central place for the Vim community to store useful Vim tips and tools. Vim has a scripting language that allows for plugin like extensions to enable IDE behavior, syntax highlighting, colorization as well as other advanced features. These scripts can be uploaded and maintained using Vim online. Vim stands for Vi IMproved. It used to be Vi IMitation, but there are so many improvements that a name change was appropriate. Vim is a text editor which includes almost all the commands from the Unix program "Vi". - 
    11
    
TextMate
MacroMates
Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. Making multiple changes at once, swapping pieces of code, and a lot more is made trivial with TextMate’s easy way to add multiple insertion points. Select what you want to search, what you want to search for, and TextMate will present the results in a way that makes it easy to jump between matches, extract matched text, or preview desired replacements. See what files have changes in the file browser view, what lines have changes in the editor view, bring up a diff of the current file’s changes, commit a subset, TextMate supports it all for all the major version control systems. One file mixing languages? Projects using different build systems? Third party code with different formatting preferences? TextMate can handle it all by associating detailed scope selectors with key shortcuts, settings, etc. - 
    12
    
Bluefish
Bluefish
Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports many programming and markup languages. See features for an extensive overview, take a look at the screenshots, or download it right away. Bluefish is an open-source development project, released under the GNU GPL license. Bluefish is a multi-platform application that runs on most desktop operating systems including Linux, FreeBSD, MacOS-X, Windows, OpenBSD and Solaris. Bluefish 2.2.12 is a minor maintenance release with some minor new features. Most important is a fix for a crash in a simple search. Python 3 compatibility has been further improved. Encoding detection in python files has been improved. Triple-click now selects the line. On Mac OSX Bluefish deals better with the new permission features. Also using the correct language in the Bluefish user interface is fixed for certain languages on OSX. - 
    13
    
jEdit
jEdit
jEdit is a mature programmer's text editor with hundreds (counting the time developing plugins) of person-years of development behind it. While jEdit beats many expensive development tools for features and ease of use, it is released as free software with full source code, provided under the terms of the GPL 2.0. Built-in macro language; extensible plugin architecture. Hundreds of macros and plugins available. Plugins can be downloaded and installed from within jEdit using the "plugin manager" feature. Supports a large number of character encodings including UTF8 and Unicode. Highly configurable and customizable. Every other feature, both basic and advanced, you would expect to find in a text editor. - 
    14
    
CKEditor 5
CKSource
CKEditor 5 is a modern WYSIWYG rich text editor that can easily accommodate the requirements of businesses and users in the age of digital transformation. It allows software creators and developers to build powerful writing solutions for applications of all sorts, within hours. Thanks to a fully customizable framework, ready-to-use builds, native integrations, extensive documentation, and reliable customer support, the editor can be fully tailored to your needs. To provide users with an all-around streamlined and collaborative writing experience, you can additionally include advanced features such as Track Changes and Comments, Revision History, and (if preferred) Real-time Collaboration! Easy Export to PDF and Word, responsive images, pagination, Markdown input and output support, and robust paste from Word and Google Docs are also popular choices. - 
    15
    
Apache NetBeans
Apache Software Foundation
Apache NetBeans is a versatile, open-source Integrated Development Environment (IDE) used for developing applications across a wide range of programming languages, including Java, JavaScript, PHP, HTML5, and C/C++. Known for its modular architecture, NetBeans provides robust tools and features that cater to the needs of developers working on desktop, mobile, and web applications. It includes intelligent code editing, debugging, and profiling capabilities, along with a built-in visual GUI builder for designing Java-based user interfaces. NetBeans also offers support for version control systems like Git, SVN, and Mercurial, facilitating seamless team collaboration. As an Apache Software Foundation project, NetBeans benefits from an active community that continuously improves and expands its functionality, making it a reliable and flexible choice for developers across various domains.Starting Price: Free - 
    16
    
SlickEdit
SlickEdit
A true cross-platform, multi-language code editor, with support for over 60 languages on 9 platforms. Build or compile your project, then double-click on an error message in the Build window to jump to that location. Errors and warnings are marked with an icon in the left margin. In addition, the overview bar, positioned alongside the vertical scrollbar, marks the position of errors and warnings relative to the current scroll position in the document. To quickly scroll a marked location into view, you can drag the scrollbar slider to the mark, or click on the mark itself. SlickEdit's integrated debugging provides a convenient and easy to use front-end for many debuggers. Set breakpoints, step, inspect the stack, view variables/members - all the features you expect from a debugger. SlickEdit supports debugging for: GNU C/C++, Java, WinDbg, Clang C/C++ LLDB, Google Go, Python, Perl, Ruby, PHP, XCode, Scala, C# using Mono, Visual Basic using Mono, and Android JVM/NDK.Starting Price: $99.95 - 
    17
    
Neovim
Neovim
API is first-class, discoverable, versioned, documented. MessagePack structured communication enables extensions in any language. Remote plugins run as co-processes, safely and asynchronously. GUIs, IDEs, web browsers can, embed Neovim as an editor or script host. Works the same everywhere, one build-type, one command. Modern terminal features such as cursor styling, focus events, bracketed paste. Built-in terminal emulator and strong defaults. Fully compatible with Vim's editing model and Vimscript v1. Start with :help nvim-from-vim if you already use Vim. The current stable release version is 0.5 (RSS). See the roadmap for progress and plans. With 30% less source-code than Vim, the vision of Neovim is to enable new applications without compromising Vim's traditional roles. Lua is built-in, but Vimscript is supported with the most advanced Vimscript engine in the world (featuring an AST-producing parser). - 
    18
    
gedit
The GNOME Project
gedit is the text editor of the GNOME desktop environment. The first goal of gedit is to be easy to use, with a simple interface by default. More advanced features are available by enabling plugins. A flexible plugin system which can be used to dynamically add new advanced features. - 
    19
    
Kate
KDE
Kate is packed with features that will make it easier for you to view and edit all your text files. Kate lets you to edit and view many files at the same time, both in tabs and split views, and comes with a wide variety of plugins, including an embedded terminal that lets you launch console commands directly from Kate, powerful search and replace plugins, and a preview plugin that can show you what your MD, HTML and even SVG will look like. Kate supports highlighting for over 300 languages making it easier to read code in almost all programming languages. Kate also understands how brackets works and will help you navigate inside complex code blocks hierarchies. On-the-fly spellchecking is also included and will help you check your text before publishing. Work on multiple files at the same time with split views. Use the project sidebar to navigate your project directory structures and use Kate's smart tabs to quickly access your recently opened documents. - 
    20
    
Textastic
Textastic
Textastic for Mac is the perfect desktop companion to the popular iOS code editor. With support for more than 80 source code and markup languages, Textastic brings the powerful syntax coloring engine of the iOS source code editor to the Mac. You can use your own TextMate, and Sublime Text, compatible syntax definitions. Textastic for Mac is based on the code editor that powers the iOS app. It uses native macOS APIs like Core Text for maximum speed. Code completion, file navigation with the symbol list and support for modern Mac features like Auto Save and Versions make your life easier. With iCloud Drive, you can sync your files across your macOS and iOS devices with ease. The app packs in support for 80 source code and markup languages, iCloud auto-save and macOS Versions. Built with the ability to import syntax definitions, themes and templates from TextMate.Starting Price: $7.99 one-time payment - 
    21
    
CodeRunner
CodeRunner
A lightweight, multi-language programming text editor and IDE for macOS. CodeRunner was designed to support all of the most widely used programming languages and run them instantly. The app is configured to run code in 25 languages out-of-the-box, and additional languages can be configured to run by simply entering their terminal command. With over 200 syntax modes, lots of advanced editing features and thoughtful details, CodeRunner will quickly become your go-to editor for any and all kinds of text files. CodeRunner's code completion is the best you'll find in any IDE. Intelligent matching of typed text enables completions beyond single words. Quickly find the right completion among thousands with the extra-fuzzy search algorithm, helpful documentation snippets, and smart ranking of results. Don't clutter your code with print-statements for debugging. Instead, use CodeRunner's built-in debugging features to set breakpoints and step through your code.Starting Price: $19.99 one-time payment - 
    22
    
Pulsar
Pulsar-Edit
A community-led hyper-hackable text editor. Pulsar works across operating systems. Use it on OS X, Windows, or Linux. Search and install new packages or create your own right from Pulsar. Pulsar helps you write code faster with a smart and flexible autocomplete. Easily browse and open a single file, a whole project, or multiple projects in one window. Split your Pulsar interface into multiple panes to compare and edit code across files. Find, preview, and replace text as you type in a file or across all your projects.Starting Price: Free - 
    23
    
BlueGriffon
Disruptive Innovations
The next-gen Web and EPUB Editor based on the rendering engine of Firefox. BlueGriffon® has a long list of famous ancestors and proudly inherits from all of them: Netscape®, Mozilla® Composer and Nvu. It is powered by Gecko, the same rendering engine you can find at the heart of Firefox®, and is filled with tons of powerful features. BlueGriffon® is used by millions of users around the world, including Universities, Governments and even the European Parliament. It is officially recommended by the French Government as the Web Authoring Tool for the French Administration in its effort to rely on and promote Free Software. BlueGriffon® is used by millions of users around the world, including Universities, Governments and even the European Parliament. It is officially recommended by the French Government as the Web Authoring Tool for the French Administration in its effort to rely on and promote Free Software.Starting Price: $87.75 one-time payment - 
    24
    
Boost Note
Boost Note
Boost Note is a powerful, lightspeed collaborative workspace for developer teams. Built to empower developers productivity with the most solid note taking experience for developers. Not just a GitHub flavored markdown. Put diagrams with Charts.js, Mermaid, and PlantUML in documents to maximize visibility. Choose from keymaps like Vim, over 150 themes, and more to create your own Markdown editor. Manage your documents programmatically. Grab an authentication token and access Boost Note's APIs via simple HTTP requests. Automate your documentation work with over 2,000 external tool integrations via Zapier. Collaborate with your colleagues and share information your way. Have all your teams in one shared workspace. Write documents as a team with Boost Note's realtime editing. Check revision history of a doc. You can easily roll back to one of the previous versions in one click. Keep your important data safe through granula access control based on workspace.Starting Price: $3 per member per month - 
    25
    
ConTEXT Editor
ConTEXT Editor
ConTEXT is small, fast and powerful text editor for software developers. Unlimited open files, unlimited editing file size length, powerful syntax highlighting for C/C++, Delphi/Pascal, 80x86 assembler, Java, Java Script, Visual Basic, Perl/CGI, HTML, SQL, Python, PHP, Tcl/Tk, user definable syntax highlighter, project workspaces, compiler integration, multi-language support and many more features.Starting Price: $0 - 
    26
    
Typora
Typora
Typora gives you a seamless experience as both a reader and a writer. It removes the preview window, mode switcher, syntax symbols of markdown source code, and all other unnecessary distractions. Instead, it provides a real live preview feature to help you concentrate on the content itself. Typora allows you to manage your files easily, providing both file tree panel and articles (file list) side panel, allows you to manage your files easily. Organize your files your way, including putting in sync services, like Dropbox or iCloud. Automatically see the Outline structure of your documents in outline panel, which allows you to quickly go through the document and jump to any section with one click. Export to PDF with bookmarks. Go further and export or import. More formats, including docx, OpenOffice, LaTeX, MediaWiki, Epub, etc, can be exported or imported. See how large your document is in words, characters, lines, or reading minutes. - 
    27
    
Helix Editor
Helix Editor
Helix Editor is a powerful, modern text editor designed for developers seeking a fast, customizable, and efficient editing experience. Built with a focus on productivity, Helix uses a modal editing style inspired by Vim, which allows users to navigate, select, and manipulate text seamlessly through intuitive keyboard shortcuts. It offers a robust set of features including syntax highlighting, multi-caret editing, and support for languages like Rust, Python, and JavaScript. Helix also integrates with the Tree-sitter parsing library for precise syntax-aware editing, making it easier to work with complex code structures. With a minimal interface and a strong focus on performance, Helix Editor provides an ideal environment for programmers who prioritize speed and flexibility in their development workflow.Starting Price: Free - 
    28
    
nano
nano
GNU nano was designed to be a free replacement for the Pico text editor, part of the Pine email suite from The University of Washington. It aimed to "emulate Pico as closely as is reasonable and then include extra functionality". The Debian GNU/Linux distribution, known for its strict standards in distributing truly "free" software (i.e. software with no restrictions on redistribution), would not include a binary package for Pine or Pico. Many people had a serious dilemma: they loved these programs, but the versions available at the time were not truly free software in the GNU sense of the word. GNU nano is a small and friendly text editor. Besides basic text editing, nano offers features like undo/redo, syntax coloring, interactive search-and-replace, auto-indentation, line numbers, word completion, file locking, backup files, and internationalization support. Starting with version 4.0, nano no longer hard-wraps an overlong line by default. - 
    29
    
JetBrains Fleet
JetBrains
Built from scratch, based on 20 years of experience developing IDEs. JetBrains Fleet uses the IntelliJ code-processing engine, with a distributed IDE architecture and a reimagined UI. We built Fleet to be a fast and lightweight text editor for when you need to quickly browse and edit your code. It starts up in an instant so you can begin working immediately, and it can easily transform into an IDE, with the IntelliJ code-processing engine running separately from the editor itself. Fleet inherits the things that developers love the most from IntelliJ-based IDEs – project and context aware code completion, navigation to definitions and usages, on-the-fly code quality checks, and quick-fixes. Fleet’s architecture is designed to support a range of configurations and workflows. You can simply run Fleet just on your machine, or move some of the processes elsewhere – for example by locating the code processing in the cloud. - 
    30
    
Brackets
Brackets
With focused visual tools and preprocessor support, Brackets is a modern text editor that makes it easy to design in the browser. It's crafted from the ground up for web designers and front-end developers. Brackets is a lightweight, yet powerful, modern text editor. We blend visual tools into the editor so you get the right amount of help when you want it without getting in the way of your creative process. You'll enjoy writing code in Brackets. Brackets is an open-source project, supported by an active and passionate community. It's made by other web developers like you! Instead of jumping between file tabs, Brackets lets you open a window into the code you care about most. Want to work on the CSS that applies to a specific ID? Put your mouse cursor on that ID, push Command / Ctrl+E and Brackets will show you all the CSS selectors with that ID in an inline window so you can work on your code side-by-side without any popups. - 
    31
    
Pinegrow
Pinegrow
Pinegrow is a Mac, Windows and Linux web editor that lets you build responsive websites faster with live multi-page editing, CSS & SASS styling, CSS Grid editor and support for Bootstrap, Tailwind CSS, Foundation and WordPress. Pinegrow is a desktop website builder that opens and saves standard HTML and CSS files. That means you won’t be locked into a proprietary file format. Just open and edit your existing projects. Use Pinegrow alongside other web development tools. Build websites offline, without internet connection. Create as many websites as you want. Quickly build the layout of your webpage with powerful visual tools for adding, editing, moving, cloning and deleting HTML elements. Insert multiple elements with repeater and modify the layout of all selected elements with one move. Inspect active CSS rules, use rich visual controls, CSS Grid editor, Dev tools-like editor or code - all working together as one. Edit SASS and LESS, live, without any external tools.Starting Price: $6 per month - 
    32
    
CoffeeCup HTML Editor
CoffeeCup Software
If yes, then consider the HTML Editor your new best friend. Feel empowered with handy tag references, intuitive tools like code completion, website components that update instantly across all pages, live previews, and dozens of other extraordinary tools and features. We implemented end tag highlighting because we got so tired of hunting for that ending div tag </div>. This new feature works for the other tags too, so enjoy! We created bunches of free, 100% responsive templates. The new Template Installer imports these designs into the HTML Editor with just two clicks. Want to learn CSS Grid? Download a template and play with the code. This is how CoffeeCup makes web development fun! The new welcome screen will give your web development a fast take off. Need to make a quick static page? Then click New HTML Page. Do you want to begin with a snazzy responsive Template, start a complex web project, or simply fiddle with some PHP? The web fun all starts right from this new start screen.Starting Price: $19 per month - 
    33
    
Zed
Zed Industries
Zed is a next-generation code editor designed for high-performance collaboration with humans and AI. Written from scratch in Rust to efficiently leverage multiple CPU cores and your GPU. Integrate upcoming LLMs into your workflow to generate, transform, and analyze code. Chat with teammates, write notes together, and share your screen and project. Multibuffers compose excerpts from across the codebase in one editable surface. Evaluate code inline via Jupyter runtimes and collaboratively edit notebooks. Support for many languages via Tree-sitter, WebAssembly, and the Language Server Protocol. Fast native terminal tightly integrates with Zed's language-aware task runner and AI capabilities. First-class modal editing via Vim bindings, including features like text objects and marks. Zed is built by a global community of thousands of developers. Boost your Zed experience by choosing from hundreds of extensions that broaden language support, offer different themes, and more.Starting Price: Free - 
    34
    
Komodo IDE
ActiveState Software
Code faster with the IDE for today’s web languages – Python, PHP, Perl, Golang, Ruby and more. - 
    35
    
EmEditor
Emurasoft
EmEditor is a fast, lightweight, yet extensible, easy-to-use text editor for Windows. Both native 64-bit and 32-bit builds are available, and moreover, the 64-bit includes separate builds for SSE2 (128-bit), AVX-2 (256-bit), and AVX-512 (512-bit) instruction sets.Starting Price: $39.99 - 
    36
    
Buffer Editor
Buffer Editor
Buffer Editor is a powerful code and text editor that lets you easily develop software, view code or take notes on the go. Join thousands of coders who trust Buffer Editor for fast, powerful, and advanced code editing on mobile devices. Preview any files supported by iOS including images, PDFs, movies and documents. Quickly switch between your open files. Open multiple terminals in tabs. Preview on localhost or on your server.Starting Price: $9.99 one-time payment - 
    37
    
Writebox
Writebox
Writebox is a simple and distraction-free text editor for web. Writebox accesses your file contents, file name and folder tree through Dropbox/Google API. We don't store your file contents in our server, we save it in your local cache. We don't read your file contents, we just convert the file encoding to show characters correctly. We store the filepath of the file you last opened in Writebox in our server. This is for syncing the last edited file across devices. We collect analytics data through Google Analytics when you use Writebox. This is used only for service improvement. Writebox is a simple and distraction-free text editor for Chrome, iOS and the web. - 
    38
    
EditPlus
Sangil Kim (ES-Computing)
EditPlus is a text editor for Windows with built-in FTP, FTPS and sftp capabilities. While it can serve as a good Notepad replacement, it also offers many powerful features for Web page authors and programmers.Starting Price: $35 - 
    39
    
NoteTab
Fookes Software
For some NoteTab is simply the best Notepad replacement out there. For webmasters it’s the fastest HTML editor. For others it’s the most versatile text editor. For power users it’s a unique text-processing work horse. What will it be for you? In a moment, we’re going to reveal to you the 10 most significant features that have turned NoteTab into one of the most awarded text editors ever. But first an interesting fact in case you’ve never heard of NoteTab before. The tab bar. It’s a feature users have always loved about NoteTab. Open as many files as you like, each one with its own tab. Rearrange tabs any way you like in the convenient tab bar.Starting Price: $39.95 one-time payment - 
    40
    
CotEditor
CotEditor
CotEditor is exactly made for macOS. It looks and behaves just as macOS applications should. CotEditor launches so quick that you can write your text immediately when you want to. CotEditor is developed as an open-source project that allows anyone to contribute. Colorize more than 50 pre-installed major languages like HTML, PHP, Python, Ruby or Markdown. You can also create your own settings. Split a window into multiple panes to see different parts of your document at the same time. Inspect Unicode character data of each selected character in your document and display them in a popover. There are no complex configuration files that require geek knowledge. You can access all your settings including syntax definitions and themes from a standard preferences window. You don't need to lose your unsaved data anymore. CotEditor backups your documents automatically while editing. Check and list-up the characters in your document that cannot convert into the desired encoding. - 
    41
    
QuickEdit
QuickEdit
QuickEdit is fast, stable and full featured text editor for Android. It is optimized for both phone and tablet! Enhanced notepad application with numerous improvements. Code editor and syntax highlight for 40+ languages. High performance and real time feedback on large text files (more than 10,000 lines). Undo and redo modifications without limit. Display, increase and decrease line indents. Smooth scroll in both vertical and horizontal direction. Directly go to a specified line number. Automatically detect character encoding. Preview html and markdown files. Be able to edit system files for rooted devices. Open file from recent opened and added files. Support both light and dark theme. Optimized for both phone and tablet. - 
    42
    
Firepad
Firepad
Firepad is an open source real-time collaborative text editor. It provides true collaborative editing, complete with intelligent operational transform-based merging and conflict resolution. Firepad can render documents using the CodeMirror, Ace, or Monaco editors, and its operational transform code borrows from ot.js. Behind the scenes, Firepad uses the Firebase Realtime Database for cloud data storage and synchronization. You can build any application that requires collaborative editing of text documents. Firepad supports both rich text and code editing out-of-the-box, and it's easy to extend for other use cases. Firepad was built by Michael Lehenbauer and the team at Firebase. There are many other features that could be added, please star Firepad on GitHub and send over a pull request when you have things to contribute! You can build any application that requires collaborative editing of text documents. - 
    43
    
Notepad++
Notepad++
Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License. Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.Starting Price: Free - 
    44
    
SeaMonkey
SeaMonkey
SeaMonkey is an all-in-one Internet application suite that combines a web browser, email and newsgroup client, feed reader, IRC chat, and HTML editor into one powerful platform. Developed by the SeaMonkey community, it continues the legacy of the classic Netscape and Mozilla suites with a modern, open-source foundation. Built using the Mozilla Firefox and Thunderbird codebase, SeaMonkey offers a familiar and reliable browsing and communication experience. Users benefit from advanced features like tabbed browsing, smart location bar, adaptive junk filtering, and multi-account support. Its integrated design caters to web developers, advanced users, and corporate professionals who value functionality and control. With ongoing updates and strong community backing, SeaMonkey delivers everything you need for the Internet—right in one place.Starting Price: Free - 
    45
    
Sublime Text
Sublime HQ
A sophisticated text editor for code, markup and prose. Use Goto Anything to open files with only a few keystrokes, and instantly jump to symbols, lines or words. Make ten changes at the same time, not one change ten times. Multiple selections allow you to interactively change many lines at once, rename variables with ease, and manipulate files faster than ever. The Command Palette holds infrequently used functionality, like sorting, changing the syntax and changing the indentation settings. With just a few keystrokes, you can search for what you want, without ever having to navigate through the menus or remember obscure key bindings. Sublime Text has a powerful, Python API that allows plugins to augment built-in functionality. Package Control can be installed via the command palette, providing simple access to thousands of packages built by the community.Starting Price: $80 one-time fee - 
    46
    
VSCodium
VSCodium
Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled. Note for Mac OS X Mojave users, if you see “App can’t be opened because Apple cannot check it for malicious software” when opening VSCodium the first time, you can right-click the application and choose Open. This should only be required the first time opening on Mojave. The most up-to-date information on migrating from Visual Studio Code and other quirks you might encounter are documented. - 
    47
    
TinyMCE
Tiny Technologies
TinyMCE gives you total control over rich text editing within any application. As a WYSIWYG component, it can be seamlessly integrated into your web app's existing tech stack – and can be fully customized via its 400+ APIs and 12+ framework integrations or used out-of-the-box as an enterprise-grade editor. TinyMCE paid plans include advanced features that are perfectly suited to enterprise-grade uses and even the most complex edge-cases. Three popular premium features: 1. AI Assistant: Generative AI = faster writing → Embed the power of AI inside your app with pre-written prompts 2. PowerPaste: 99.9% accurate copy-paste = less support tickets → Cleanly copy-paste from MSWord, GDocs, Excel, and other popular apps 3. Spell Checker Pro: Eliminate errors = consistent on-brand spelling → Check up to 13 languages (plus medical terms) and build custom dictionaries Available in the cloud and on-premise. Easily integrates with React, Angular, Vue, Bootstrap and others.Starting Price: $79/month - 
    48
    
Overleaf
Overleaf (Writelatex Limited)
There's nothing complicated or difficult for you to install, and you can start using LaTeX right now, even if you've never seen it before. Overleaf comes with a complete, ready to go LaTeX environment which runs on our servers. With Overleaf you get the same LaTeX set-up wherever you go. By working with your colleagues and students on Overleaf, you know that you're not going to hit any version inconsistencies or package conflicts. - 
    49
    
Espresso
Espresso
The web editor for Mac is back. For people who make delightful, innovative and fast websites — in an app to match. Espresso helps you write, code, design, build and publish with flair and efficiency. Sophisticated text features, amazing Live Preview with Browser Xray, CSSEdit tools, the Navigator, Dynamo auto-building, and Server Sync. Whether you're starting from scratch or tweaking a live site, Espresso has you covered. Change CSS for live sites and see your design update in real-time. No need to publish, reload or even save. Only Espresso makes playing with live projects this fun, easy and non-destructive. The new Espresso lets you build first-class standard CSS, but also modular SCSS and LESS. Styling is a joy with the beautiful navigator, auto-building by Dynamo and incredible integration with live preview and overrides.Starting Price: $99 - 
    50
    
IntelliJ IDEA
JetBrains
IntelliJ IDEA is a professional-grade integrated development environment (IDE) primarily designed for Java and Kotlin development. It helps developers write code faster by automating routine tasks and providing smart coding assistance. The IDE supports the full software development lifecycle, from design and coding to testing and deployment. IntelliJ IDEA stays up to date with the latest language features, such as full support for Java 24 and Kotlin K2 mode. It offers a smooth and enjoyable workflow that helps developers stay focused and productive. The platform also emphasizes data privacy and security, complying with industry standards like SOC 2.Starting Price: $19.90 per user per month