Microsoft’s Edit on Windows is a new command line text editor
Published on: 2025-07-03 12:13:53
is a senior editor and author of Notepad , who has been covering all things Microsoft, PC, and tech for over 20 years.
Microsoft is unveiling its own command line text editor on Windows today. Edit on Windows will be accessible by using “edit” in a command prompt, allowing developers to edit files within the command line. It’s part of a number of improvements to Windows developer tools at Microsoft’s Build conference today to improve the Windows experience for developers.
Edit on Windows is an open-source project by Microsoft, and it enables developers to edit files directly in the command line, just like vim, without having to switch to another app or window. Edit is small and lightweight, at less than 250KB in size. All the menu options on Edit have key bindings, and you can open multiple files and switch between them using the ctrl + P shortcut. Microsoft has also added find and replace to Edit, as well as match case and regular expression support as well. Edit also supports word
... Read full article.