Skip to content

v2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 22:26
· 132 commits to master since this release
6ab47d6

What's Changed

  • (Most) Identifiers are now colored (Fixes #183)
    • NOTE: Identifiers may be incorrectly colored, since we need semantic highlighting for it to work properly (WIP)
  • vbox and hbox are now detected
  • Added keywords style_prefix, spacing, textbutton
  • ATL and Screen blocks now fall back to default patterns (Fixes #329, Fixes #292)
  • Disabled multi-line string tags (they still display highlighted, but don't add formatting) (Fixes #328, Fixes #282, Fixes #170)
  • Call now support the screen keyword (Fixes #314)

Full Changelog: LuqueDaniel/vscode-language-renpy@v2.2.0...v2.2.1