Use this command to install BeagleEditor with WinGet:
winget install --id=BeagleEditor.BeagleEditor -e
BeagleEditor is a code editor built using Tauri, React, and Monaco Editor, designed to provide developers with a modern and efficient coding experience.
Key Features:
Syntax Highlighting: Leverages Monaco Editor for robust syntax highlighting across multiple programming languages.
Dark Mode Support: Offers a comfortable dark theme for reduced eye strain during long coding sessions.
Split-Screen Editing: Allows users to work on multiple files simultaneously, enhancing productivity.
Git Integration: Streamlines version control by integrating with Git directly within the editor interface.
Audience & Benefit:
Ideal for developers working on web or desktop applications, BeagleEditor provides a seamless and distraction-free coding environment. Its feature-rich interface helps users focus on writing code while handling complex tasks efficiently.
Available as a winget package, BeagleEditor combines simplicity with powerful functionality to meet the needs of modern software development.
README
BeagleEditor
The beagleful editor, now with a redesigned UI.
About
The old PyQt-based editor is now called BeagleEditor Legacy.
If you're looking for that version instead, visit the beagleeditor/legacy repository.
> [!NOTE]
> Tauri automatically downloads and builds all required Rust dependencies, so no additional Rust packages need to be installed manually.
Language servers
BeagleEditor uses language servers installed on your system for completion, navigation, diagnostics, and formatting. Install the server for the languages you use, then reopen the file.