
Sunset Code is a lightweight, yet versatile text editor with a sharp interface that adds charm to your coding projects. You can choose from vibrant color schemes to keep your program looking lively. When combined with the cartoon background themes, they serve not only to decorate your code, but also to draw you into the world of your program and to make the process of writing more fun.
The library of pre-written algorithms eliminates the hassle of repeatedly implementing commonly used code. You simply browse through the encyclopedia, choose your settings, and Sunset Code will intelligently incorporate the desired functionality into your program.
v1.6
Major improvements:
• Completely reworked syntax highlighting algorithm so that it works fast on very large files
• Redesigned line number view to look sharper
• The background of the current line now gets highlighted
• Added '⌘/' keybinding to comment/uncomment the current line
• Added '⌘]' and '⌘[' keybindings to indent/dedent the current line
• Added preferences for cursor style, cursor blinking behavior, window tabbing mode, and app termination behavior
Minor improvements:
• Improved undo/redo behavior
• Improved color schemes
• Improved auto-completions
• Minor bug fixes