Releases: RobertoMachorro/Moped
Fixes and Enhancements!
Auto-indent on new-lines. Got rid of auto-save, gave control back to the user. Showing ALL fonts, previously only monospaced fonts showed up. Fixed issues with line numbers ruler, adjusted colors with auto Light/Dark support. Fixed search bar overlapping with text area and line numbers ruler. File size checking on Open, small editor likes smaller files.
Line Numbers Added
Merge pull request #45 from RobertoMachorro/linenumber-ruler Line Numbers in Ruler
Dusting off Release
This is a minor maintenance release.
#SaveTheSave
Fixed an issue where saving would cause a refresh or loss of focus on the editor.
#ScaleTheFonts
Scaling of current window font using the CMD +/-/0 shortcut keys (standard).
#FreeTheFonts
Since the beginning, the font list in the Preferences dialog had been hard-coded. Now font names are pulled in from the system (only listing monospaced fonts, because nobody wants to code in Snell Roundhand). This gives the user the freedom to install fonts and use them. See Issue #20
That's a Line Wrap!
Support for optional line wrapping. Misc UX improvements.
UTI Tamed
Resolved longstanding issues with recognizing file UTI & extensions for editing.
Much friendlier out-of-sandbox access to files, while maintaining security.
Time to Start Encoding
Initial encoding detection. Minor Github only release.
More Known Files
This is a minor update that adds support for recognizing a few more file formats. Please keep feedback coming, thank you!