Skip to content

Releases: theBGuy/vsnip-check

Release 1.2.1

25 Jan 23:41

Choose a tag to compare

v1.2.0

26 May 20:32

Choose a tag to compare

Full Changelog: v1.1.2...v1.2.0

vsnip-check

03 Feb 05:31

Choose a tag to compare

[BugFix] Hints for property section & properly reporting unknown keyword

  • The hints were bugging out when a user used shorthand such as [n] for name as n isn't defined in the _lists map.
  • The hints were bugging out also grabbing the incorrect last property for the properties section
  • Fixed reporting an unknown keyword. Gets the correct idx now.

vsnip-check-with-code-completion

02 Feb 08:03

Choose a tag to compare

  • Added code completion within brackets and based on position relative to the separator characters

vsnip-check

01 Feb 06:11

Choose a tag to compare

  • Created first version with error checking