Revisions of highlight
Ana Guerrero (anag+factory)
accepted
request 1184363
from
Dirk Mueller (dirkmueller)
(revision 47)
- Update to version 4.12: * Updated astyle lib to version 3.4.16. * Removed `using namespace std;` in header files (gl#saalen/highlight!147). * Added `-webkit-user-select` to HTML line number style (gl#saalen/highlight#214). * Added plug-in outhtml-focus.lua. * Updated lsp.conf to include metals and clojure-lsp configurations. * Fixed Yaml URL recognition. * Fixed Rust raw literal recognition (gl#saalen/highlight#187). * Fixed Factor comment recognition (gl#saalen/highlight#239).
Ana Guerrero (anag+factory)
accepted
request 1159927
from
Antoine Belvire (1Antoine1)
(revision 46)
- Update to version 4.11: * Updated astyle lib to version 3.4.13. * Updated java definition (gl#saalen/highlight#244). * Updated solidity definition (gl#saalen/highlight#217). * Fix backslash symbol in man page.
Ana Guerrero (anag+factory)
accepted
request 1119368
from
Antoine Belvire (1Antoine1)
(revision 45)
- Update to version 4.10: Update astyle lib to version 3.4.10.
Ana Guerrero (anag+factory)
accepted
request 1118940
from
Antoine Belvire (1Antoine1)
(revision 44)
- Update to version 4.9: * Updated astyle lib to version 3.4.9. * Added support for Elm (gl#saalen/highlight#237). * Added support for Factor (gl#saalen/highlight#239). * Added support for Cpp2. * Updated c.lang to include module keywords. * Fixed Lua nested string deprecation error (gl#saalen/highlight#238).
Ana Guerrero (anag+factory)
accepted
request 1106089
from
Antoine Belvire (1Antoine1)
(revision 43)
- Update to version 4.8: * Updated astyle lib to version 3.4.6 * Moved old yaml.lang to yaml-ansible.lang and added a new yaml definition (gl#saalen/highlight#235). * Omit size property in BBCode output if `--fragment` is set (gl#saalen/highlight#234). * Allowed font size unit with `--font-size` for HTML and ODT output (gl#saalen/highlight!145). * GUI: Updated JP translation (gl#saalen/highlight!144).
Ana Guerrero (anag+factory)
accepted
request 1099149
from
Antoine Belvire (1Antoine1)
(revision 42)
- Update to version 4.7: * Updated astyle lib to version 3.4.1. * CLI: Fixed member variable initialization.
Dominique Leuenberger (dimstar_suse)
accepted
request 1088740
from
Antoine Belvire (1Antoine1)
(revision 41)
- Update to version 4.6: * Added `--service-mode` option to run highlight as long running process (gl#saalen/highlight!140). * Added extras/highlight-service.py as an example for the service mode. * Updated astyle lib to version 3.3.
Dominique Leuenberger (dimstar_suse)
accepted
request 1072196
from
Antoine Belvire (1Antoine1)
(revision 40)
- Update to version 4.5: * Added support for Hare. * Fixed `--no-trailing-nl` option for LaTeX output (gl#saalen/highlight#216). * Fixed typos in rnc.lang, spn.lang and znn.lang (gl#saalen/highlight!139). * Fixed missing ngerman package for `--replace-quotes` option (gl#saalen/highlight#222). * Fixed quotes highlighting in XML (gl#saalen/highlight#226). * Updated file extension lists (gl#saalen/highlight#227). * Updated astyle lib to version 3.2.
Dominique Leuenberger (dimstar_suse)
accepted
request 1035466
from
Antoine Belvire (1Antoine1)
(revision 39)
- Update to version 4.4: * Added support for Zig. * Added `Legacy` option in lsp.conf to add support for LSP servers without capabilities report. * Removed apidocs target in makefile (gl#saalen/highlight#213). * CLI: Added `--ls-legacy` option. * GUI: Added legacy checkbox in the LSP section.
Richard Brown (RBrownFactory)
accepted
request 1006769
from
Antoine Belvire (1Antoine1)
(revision 38)
- Update to version 4.3: * Added support for Carbon. * Added support for Fortran77 star comments (gl#saalen/highlight#208). * Added support for PowerShell block comments (gl#saalen/highlight#210). * Fixed Python formatted string pattern (gl#saalen/highlight#212). * Added new shell completion generation script (gl#saalen/highlight!137).
Dominique Leuenberger (dimstar_suse)
accepted
request 964313
from
Antoine Belvire (1Antoine1)
(revision 37)
- Create a common subpackage for architecture-independent files required by both cli and gui applications. - Update to version 4.2: * Added support for Critic markup (gl#saalen/highlight#197). * Added support for jam/ham (gl#saalen/highlight#196). * Added support for PureScript. * Added support for Nix (gl#saalen/highlight#200). * Added ino file mapping / Arduino C (gl#saalen/highlight#201). * Fixed RTF page color attributes (gl#saalen/highlight#195). * Fixed identifier parsing in yaml.lang (gl#saalen/highlight#190). * Fixed symbol parsing in lisp.lang (gl#saalen/highlight#198). * Fixed string parsing in csharp.lang (gl#saalen/highlight#199). * Fixed string parsing in conf.lang (gl#saalen/highlight#203). * Added make target `install-lib-shared` to install shared lib (gl#saalen/highlight#202). * GUI: Added Japanese translation. * GUI: Disabled floating panel (state restore fails). - Remove useless dependency of gui on cli.
Dominique Leuenberger (dimstar_suse)
accepted
request 892605
from
Antoine Belvire (1Antoine1)
(revision 36)
- Update to version 4.1: * Improved handling of Custom theme attributes (gl#saalen/highlight#182). * Fixed wrong color code in edit-kwrite.theme. * Added rng file mapping. * Improved Lisp highlighting. * GUI: Fixed highlighting options tab title.
Richard Brown (RBrownSUSE)
accepted
request 874193
from
Antoine Belvire (1Antoine1)
(revision 34)
- Update to version 3.62: * Fixed `--list-scripts` output. - Update to version 3.61: * Added `--syntax-supported` option * Fixed indentation of Plain TeX output - Drop makefile patches since build can actually be configured without them: * highlight-3.45-fix-doc-dir.patch * highlight-3.59-use_optflags.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 857903
from
Antoine Belvire (1Antoine1)
(revision 33)
- Update to version 3.60: * Improved PHP 8 syntax support. * Added Emacs Org-Mode support (gl#saalen/highlight#174). * Fixed single argument and truecolor output of mark_lines.lua plug-in (gl#saalen/highlight#164). * Added lineno and column parameters to Decorate hook. * LIB: Moved CodeGenerator::readUserStyleDef and getStyleDefinition to public (gl#saalen/highlight#173).
Dominique Leuenberger (dimstar_suse)
accepted
request 848512
from
Antoine Belvire (1Antoine1)
(revision 32)
- Update to version 3.59: * HTML output: Added `white-space: pre-wrap` to pre tag CSS. * Updated mark_lines.lua plug-in accept a line range as input parameter and output xterm256 terminal sequences. * Improved Ruby code folding of the outhtml_codefold plug-in. * Updated astyle lib to rev 672. * Added support for reStructured Text (gl#saalen/highlight#170). * Added support for Rego (openpolicyagent.org). * Added `outhtml_copy_clipboard.lua` plugin. * CLI: Adapted default xterm256/truecolor theme to terminal background colour. * CLI: Adapted ANSI line numbers to terminal background colour (gl#saalen/highlight#172). * CLI: Fixed segfault if the user home directory cannot be determined (gl#saalen/highlight#171). * GUI: Initial font set to Monospace. * GUI: Replaced highlight.xpm by highlight.png icon. - Rebase optflags patch: * Remove highlight-3.58-use_optflags.patch. * Add highlight-3.59-use_optflags.patch. - Add hicolor-icon-themes as build requirement: Required since move of highlight-gui icon.
Dominique Leuenberger (dimstar_suse)
accepted
request 833340
from
Antoine Belvire (1Antoine1)
(revision 31)
- Update to version 3.58: * Improved `--force` fallback argument handling (gl#saalen/highlight#163). * Added C++ attribute syntax support. * Added Lua fuction `StoreValue` to set and retrieve information across Lua states. * Added `extras/eclipse-themes/eclipse_color_themes.py` script to retrieve themes from eclipsecolorthemes.org. * Added support for Web Assembly Text. * Updated mark_lines.lua to output 16m terminal sequences (gl#saalen/highlight#164). * Fixed issues in bash.lang (gl#saalen/highlight#161). * Fixed Bash heredoc highlighting in bash_functions.lua (gl#saalen/highlight#156). * CLI: `highlight --version -q` only prints the version number. * GUI: Added theme contrast indicator. - Rebase optflags patch: * Remove highlight-3.53-use_optflags.patch. * Add highlight-3.58-use_optflags.patch.
Dominique Leuenberger (dimstar_suse)
accepted
request 805800
from
Antoine Belvire (1Antoine1)
(revision 30)
- Update to version 3.57: * Added support for Haml (gl#saalen/highlight#140). * Added support for Wren. * Added Lua function `OverrideParam`. * Fixed regression in xterm256 or truecolor output (gl#saalen/highlight#152). * Fixed `--list-scripts` with read-only language definitions (gl#saalen/highlight#154). * Improved several language definitions.
Dominique Leuenberger (dimstar_suse)
accepted
request 792533
from
Antoine Belvire (1Antoine1)
(revision 29)
- Update to version 3.56: * Added support for Sequence Alignment Maps (SAM files). * Added empty-file mode to --no-trailing-nl (gl#saalen/highlight#147). * Fixed issue with --syntax-by-name waiting for stdin (gl#saalen/highlight#151). * Fixed issue with --syntax reading matching files in the current working directory (gl#saalen/highlight#151). * Fixed string parsing in lisp.lang (gl#saalen/highlight#150). * Fixed output of UTF-8 text in xterm256 or truecolor output (gl#saalen/highlight#152). * Fixed regex in js.lang. * Fixed calculation of testcase markers with UTF-8 input. * Allowed number literals with underscores in Java, Scala, D, Julia, C#, Perl and Ada definitions. * Added Nord theme.
Dominique Leuenberger (dimstar_suse)
accepted
request 768443
from
Antoine Belvire (1Antoine1)
(revision 28)
- Update to version 3.55: * Improved handling of empty files in xterm256 and truecolor output (gl#saalen/highlight#147). * Added EncodingHint attributes to filetypes.conf and language definitions (gl#saalen/highlight#141). * CLI: Allowed file paths as --theme and --syntax argument (gl#saalen/highlight#145). * GUI: Removed deprecated QTime API call.
Displaying revisions 1 - 20 of 47