Skip to content

4.2.3

Compare
Choose a tag to compare
@1024jp 1024jp released this 05 Jun 06:57

system requirements: macOS 11 and later

Improvements

  • Make the font size of the find result table changeable by Command-Plus sign (+) or Command-Minus sign (-) while focusing on the result table.
  • Improve the algorithm parsing comments and quoted text.
  • Update the following syntax styles to fix syntax highlighting: DTD, INI, JSON, LaTeX, Markdown, PHP, Perl, reStructuredText, Ruby, Shell Script, Textile, XML, and YAML.
  • Update SQL syntax style to support inline comment highlighting with #.
  • [trivial] Change the color names in the Stylesheet Keyword color palette in the color code panel to lower case.

Fixes

  • Fix an issue by documents with the CRLF line ending that the editor did not scroll by changing selection with the Shift-arrow keys.
  • Fix an issue that letters in the editor were drawn in wrong glyphs when updating the font under very specific conditions.