Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#14848 closed enhancement (fixed)

highlight-4.0

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 11.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New major version

Change History (5)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 years ago

Test comment

comment:3 by Douglas R. Reno, 3 years ago

4.0-beta1

highlight 4.0 beta 1

30.01.2021

  - 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

4.0-beta2

highlight 4.0 beta 2

09.02.2021

  - 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

4.0-beta3

highlight 4.0 beta 3

11.02.2021

  - added Custom theme attribute
  - enabled inline stylesheets with `--ls-hover`
  - added Error and Hover theme properties
  - enabled syntax error highlighting with `ls-semantic`

4.0-beta4

highlight 4.0 beta 4

16.02.2021

  - 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

4.0-beta5

highlight 4.0 beta 5

20.02.2021

  - revised color themes

4.0-beta6

highlight 4.0 beta 6

20.02.2021

  - added user-select default property to HTML line number style

4.0-beta7

highlight 4.0 beta 7

15.03.2021

  - removed `extras/web_plugins`

And finally...

4.0

highlight 4.0

23.03.2021

  - renamed `std` style name to `def`
  - version and README updates

comment:4 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at @f64720d434ead638ff0543244be44e33f5a474e5

As Ken mentioned in the Texlive 2021 ticket, putting the full commit hash allows Trac to link to the commit, similar to how it did with SVN. I was unable to find a way to get the full hash though other than going into "Timeline" in Trac and grabbing it from the URL of the relevant commit. There's probably an easier way to do that. "f64720d434" is the shorthand of the above commit.

comment:5 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.