Skip to content

v1.3.0

Compare
Choose a tag to compare
@sgwilym sgwilym released this 13 Oct 10:59
· 22 commits to main since this release

Added two new configuration options:

  • Added a per-workspace "Disabled paths" setting. The Deno extension will not be
    enabled for these paths.
  • Added a per-workspace "Complete function calls" setting. When enabled, this
    will include parenthese and arguments when selecting an autocomplete for a
    known function.