10000 Release v1.5.1 · ajaxorg/ace · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1 6603 .5.1

Compare
Choose a tag to compare
@andrewnester andrewnester released this 23 May 09:14
· 897 commits to master since this release

1.5.1 (2022-05-23)

Bug Fixes

  • Correctly tokenize YAML meta tags with non alphabetical characters after multiline string (#4706) (0164811)
  • Made commas be tokenized as punctuation operator instead of text in JSON (#4703) (4c4883a)
  • Multiple Partiql and Amazon Ion textual notation fixes (#4686) (bffba8d)
  • PHP syntax fix for AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG (#4705) (d59c22b)
  • Python functions should be highlighted as functions (#4708) (b2aaf1f)
  • Updated PHP mode to support PHP8.1 syntax (#4696) (33cf1c6)

New Contributors

Full Changelog: v1.5.0...v1.5.1

0