Post

VSCode-Znuny - Release 1.0.2

1.0.2

Snippets

  • Escaped ‘$’ to use scalarref (scalar reference)
  • Escaped ‘\@’ to use arrayref (array reference)
  • Escaped ‘\%’ to use hashref (hash reference)
  • Escaped ‘\&’ to use coderef (code reference)
  • Escaped ‘*’ to use globref (glob reference)
  • Applied new escaped strings to snippets

This post is licensed under CC BY 4.0 by the author.