Skip to content

v0.14.17

Compare
Choose a tag to compare
@thecrypticace thecrypticace released this 15 May 17:33
· 16 commits to main since this release
  • Improve dynamic capability registration in the language server (#1327)
  • Ignore Python virtual env directories by default (#1336)
  • Ignore Yarn v2+ metadata & cache directories by default (#1336)
  • Ignore some build caches by default (#1336)
  • Gracefully handle color parsing failures (#1363)
  • Calculate swatches for HSL colors with angular units (#1360)
  • Fix error when using VSCode < 1.78 (#1353)
  • Don’t skip suggesting empty variant implementations (#1352)
  • Handle helper function lookups in nested parens (#1354)
  • Hide @property declarations from completion details (#1356)
  • Hide variant-provided declarations from completion details for a utility (#1356)
  • Compute correct document selectors when a project is initialized (#1335)
  • Fix matching of some content file paths on Windows (#1335)