Edit, Microsoft’s open-source command-line text editor, added syntax highlighting, improved regex handling in Find & Replace and new editing shortcuts in its v2.0.0 update. Microsoft open-sourced Edit last year. It’s a small, cross-platform text editor with VS Code-style keybindings, mouse support, handles LF and CRLF line endings and lets you open multiple file. The clean terminal user interface (TUI) is super easy to use. The Edit v2.0.0 release came out earlier this year, but the unofficial Linux snap package (msedit, maintained by Canonical’s Aaron Prisk) only updated on 14 September – that update is how I heard a new version […]
You're reading Microsoft’s open-source CLI text editor adds syntax highlighting, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
Edit, Microsoft’s open-source command-line text editor, added syntax highlighting, improved regex handling in Find & Replace and new editing shortcuts in its v2.0.0 update.
Microsoft open-sourced Edit last year. It’s a small, cross-platform text editor with VS Code-style keybindings, mouse support, handles LF and CRLF line endings and lets you open multiple file. The clean terminal user interface (TUI) is super easy to use.
The Edit v2.0.0 release came out earlier this year, but the unofficial Linux snap package (msedit, maintained by Canonical’s Aaron Prisk) only updated on 14 September – that update is how I heard a new version was out.
Belatedly, here’s what’s the new version brings.
Edit’s nimble syntax highlightingSyntax highlighting in Edit v2.0.0 is the big-ticket addition. Developers built a custom, lightweight syntax highlighter that only adds 40Kb to the binary, but covers over a dozen popular programming languages:
It also processes text at >100MB/s, per the release notes, which makes for a pretty nippy experience for anyone working with long files regularly.
Other improvements from the change-log:
file2.txt comes before file10.txtOne request since launch has been for a way to customise the tool. This release beings initial settings.json support, albeit limited to files.associations for now.
Bugs were squashed, the package now builds with Rust v1.93 or later (previously required a nightly build) and a snapcraft.yaml file was added to the Github repository, giving the unofficial Snap package a supported build configuration.
Edit doesn’t outgun Vim or Emacs (it lacks the depth of either), but that’s intentional; Edit is aimed at folks who want to work with files in a terminal, albeit not super heavily, but aren’t versed in modal editing models – and don’t wish to be.
Which probably explains why I like Edit (which goes by the package named of msedit on Linux) as it’s very obvious how to use it. The lack of syntax highlighting was a glaring omission given the use-case, so I’m pleased to see that rectified.
As mentioned, Edit v2.0.0 release has been available for a while, but the package on the Snap Store was only updated to the new build recently.
To install Edit on Ubuntu open your terminal and run sudo snap install msedit --classic. Once complete, you can access it by running msedit .
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Sublime Text gains new C# highlighter, file icon themes | 0 | 16.83 | 21-09-2026 |
| 2 | OpenShot video editor is now (officially) available as a snap | 0 | 13.36 | 22-09-2026 |
| 3 | Ubuntu wiki gets its first overhaul in 16 years | 0 | 18.57 | 22-09-2026 |
| 4 | Convey is a GTK4 fork of Linux email app Geary | 0 | 16.1 | 20-09-2026 |
| 5 | Calibre ebook manager adds AI-powered writing game | 0 | 16.51 | 18-09-2026 |
| 6 | Microsoft Releases Coreutils for Windows, Bringing Native Linux Commands to the OS | 0 | 6.77 | 04-06-2026 |
| 7 | Microsoft brings Copilot apps together ahead of ‘super app’ overhaul | 0 | 12.88 | 14-08-2026 |
| 8 | VS Code 1.134 adds side-by-side chats and prompt timeline | 0 | 17.63 | 19-08-2026 |
| 9 | Save big on Visual Studio 2026 with a $35 lifetime developer license | 2 | 6 | 09-07-2026 |
| 10 | Reply To: Feature Request: Built-in “Find and Replace” functionality in the Block Editor | 0 | 10.42 | 18-09-2026 |