vscode-crystal-lang v0.3.11 Release Notes

Release Date: 2019-02-06 // about 5 years ago
  • โž• Add

    • โž• Add out as a keyword #50
    • โž• Adds fresh variables to the syntax #53
    • Restricting language services to local files #54
    • ๐Ÿ‘ Task provider support #77
    • ๐Ÿ‘Œ Improve crystal syntaxes #76

    ๐Ÿ›  Fix

    • ๐Ÿ›  Fix typo and spawn description #55
    • ๐Ÿ“ฆ edit:package.json categories from Languages to Programming Languages by @dengjie
    • ๐Ÿ›  fix: syntaxes json back to 0.10 cause master is not work by @dengjie
    • ๐Ÿ›  fix:add trigger string '.' use completion hint by @dengjie
    • ๐Ÿ›  Fix typo in changelog #60
    • ๐Ÿ›  Fix Crystal 0.27 snippets #75
    • Corrected regex issue and covered dotted fresh variables #57
    • ๐Ÿ Crystal command hanging on windows #59
    • โœ‚ Remove format flag #80

    ๐Ÿ”„ Changes

    • Manually handle go-to-definition of local requires #78