Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
36 lines (25 loc) · 1.04 KB

Readme.md

File metadata and controls

executable file
·
36 lines (25 loc) · 1.04 KB

Macaw

Macaw - Code Editor in Swift

Macaw Editor is a code editor specially designed for ease of use, without all the bloat of an average IDE.

A ideal editor which is lightweight and opens fast!

Check out the Roadmap towards a new version.

Light theme

Screenshot

Dark theme

Screenshot

Shortcuts

Shortcut Description
⌘+N New file
⌘+O Open folder
⌘+B Open in Browser
⌘+S Save file
⌘+F Find in file
⌘+D Duplicate line
⌘+L Delete line
⌘+Bck Delete to Begin of Line
⌘+Del Delete to End of Line
⌘+Up Move line Up
⌘+Dn Move line down