Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-13 | Update to 4.1. From the changelog: | schmonz | 1 | -5/+4 | |
- improved handling of Custom theme attributes (#182) - fixed wrong color code in edit-kwrite.theme - added rng file mapping (#129) - improved Lisp highlighting - GUI: fixed highlighting options tab title (thanks to Craig) - renamed `std` style name to `def` - version and README updates - removed `extras/web_plugins` - added user-select default property to HTML line number style - revised color themes - added two more keyword styles for default themes - added Custom theme attributes for Plain TeX, LaTeX, SVG and Pango - enabled syntax message output with `--ls-syntax-error` - GUI: enabled syntax error checkbox - added Custom theme attribute - enabled inline stylesheets with `--ls-hover` - added Error and Hover theme properties - enabled syntax error highlighting with `ls-semantic` - improved LSP message handling - added delay LSP parameter - added LSP semantic token styles to base16 themes - renamed `str` style name to `sng` - CLI: enabled `--ls-semantic` option - GUI: enabled semantic checkbox and a server capability test - added support for the language server protocol - added new configuration file lsp.conf - CLI: added `ls-profile`, `--ls-workspace`,`--ls-hover` - CLI: deprecated `--start-nested`, `--reformat=user`, `--reformat-option`, `--base16`, `--delim-cr`, `--plug-in-read` - GUI: added LSP configuration tab - added `--syntax-supported` option | |||||
2019-05-21 | Update to 3.51. From the changelog: | schmonz | 1 | -5/+5 | |
- SVG output: added `white-space: pre` in styles - HTML output: replaced ' by ' (https://bugs.debian.org/927410) - HTML output: fixed index file format (missing close tags) - CLI: moved syntax recognition functions to DataDir class - CLI: added regular expressions and default false values to --verbose output - CLI: fixed `--list-cat` without `--list-scripts` (https://gitlab.com/saalen/highlight/issues/107) - CLI: added optional argument to `--base16` (https://gitlab.com/saalen/highlight/issues/113) - CLI: added default base16 themes (https://gitlab.com/saalen/highlight/issues/113) - CLI: added `--isolate` option (https://gitlab.com/saalen/highlight/issues/118) - GUI: improved UTF16 input path handling on Windows | |||||
2019-02-12 | Update to 3.49. From the changelog: | schmonz | 1 | -4/+4 | |
- fixed more problems with syntax test indicators reporting wrong states (https://gitlab.com/saalen/highlight/issues/102) - added support for Meson, Solidity, TOML and Terraform - improved Perl and Yaml highlighting - added Categories field to all config files - CLI: added category info in --list-scripts output - CLI: added --list-cat option (https://gitlab.com/saalen/highlight/issues/99) - CLI: added optional topic parameter to --help - GUI: added theme category selection - GUI: display categories of selected syntax or theme | |||||
2018-07-27 | Fix textproc/highlight build with 'x11' option. | schmonz | 1 | -0/+15 | |