Skip to content

Releases: RobertoMachorro/Moped

Fixes and Enhancements!

23 Jan 05:37
d2adfb1

Choose a tag to compare

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

19 Jan 17:51
ec5817d

Choose a tag to compare

Merge pull request #45 from RobertoMachorro/linenumber-ruler

Line Numbers in Ruler

Dusting off Release

17 Feb 01:58
17275d7

Choose a tag to compare

This is a minor maintenance release.

#SaveTheSave

12 Jan 01:51
b9aa2ba

Choose a tag to compare

Fixed an issue where saving would cause a refresh or loss of focus on the editor.

#ScaleTheFonts

25 Jul 01:03
5b288f6

Choose a tag to compare

Scaling of current window font using the CMD +/-/0 shortcut keys (standard).

#FreeTheFonts

11 Jul 19:57
005a4a4

Choose a tag to compare

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!

11 Jul 19:29

Choose a tag to compare

Support for optional line wrapping. Misc UX improvements.

UTI Tamed

30 Aug 18:38
48ce8ac

Choose a tag to compare

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

22 Jan 03:13
e8471fb

Choose a tag to compare

Pre-release

Initial encoding detection. Minor Github only release.

More Known Files

15 Jan 22:12
5280c17

Choose a tag to compare

This is a minor update that adds support for recognizing a few more file formats. Please keep feedback coming, thank you!