Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 16:45
5dfb674

1.2.0 (2023-04-17)

Features

  • add support for nvim-ts-rainbow2 (#40) (eece553)
  • lsp: add more semantic token groups (#43) (1a2cd98)
  • lsp: use new semantic token modifiers (#42) (a4b5a2c)
  • sem-tokens: add class, operator, property, string (#46) (4c66158)
  • semantic-tokens: add enum types (#50) (d6e1bec)
  • semantic-tokens: add struct type (#48) (97f17f5)
  • semantic-tokens: treat documentation keyword as constant (#49) (057fc34)