Skip to content

kuyawa/CodeEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macaw

Macaw - Code Editor in Swift

Macaw Editor is a simple code editor for Swift specially designed for ease of use without all the bloat of Xcode, just ten megs instead of four gigs. Ideal for coding server apps in Swift, html, css and js. Of course there is no Interface Builder and all the fancy toys, just an editor for quick hacks.

Screenshot:

Screenshot

Dark theme

Screenshot

Version 1.0:

Syntax highlighter needs a little polish, some editor commands are ready.

Editor commands implemented:

  • cmd+N New file

  • cmd+O Open folder

  • cmd+B Open in Browser

  • cmd+S Save file

  • cmd+F Find in file

  • cmd+D Duplicate line

  • cmd+L Delete line

  • cmd+Bck Delete to Begin of Line

  • cmd+Del Delete to End of Line

  • ctl+Up Move line Up

  • ctl+Dn Move line down

Version Next:

  • Enable console
  • Build and Run: call swift build, show progress in console area
  • Show errors and allow user to jump to files and lines

Available

If you like what you see, hire me!

Or donate via Patreon so I can develop more projects you like!

About

Macaw - Code editor with syntax highlighting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages