Skip to content

Release 3.3.0

Compare
Choose a tag to compare
@FIameCaster FIameCaster released this 18 Apr 16:51
· 34 commits to main since this release
  • Added comment toggling to the following languages: abap, agda, basic, batch, bbj, excel-formula, vbnet, yang and zig (3757059)
  • Fixed prism-code-editor/languages/bsl overriding comment toggling for bro instead of adding comment toggling to bsl (3757059)
  • Fixed incorrect tokens used for comment toggling in cshtml (3757059)
  • Added some language- aliases to the HTTP language (8818315)
  • Fixed line comments not being highlighted at the start of the first line in soy (276ca3a)
  • Small changes to the stylus language so it works better with bracket matching (c77f262)
  • Square- and round brackets are no longer converted to plain text in JSX contexts allowing them to be matched together (2cfc21d)
  • Small performance improvement for when only a single line changes (9289101)