Skip to content

v1.2.0 - Performance options

Compare
Choose a tag to compare
@sgwilym sgwilym released this 11 Sep 10:34
· 28 commits to main since this release
2e25931

Added some features to improve the performance of this extension with large codebases.

  • Added per-workspace 'Enabled paths' configuration, which enables Deno's LSP to work with only paths you specify.
  • Added a per-workspace 'Document preload limit' configuration.
  • Added a per-workspace 'TypeScript isolate memory limit' configuration.