Skip to content

v0.3.18

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 09:48
· 28 commits to master since this release
130833e

Bug Fixes

  • Avoid searching if workspace folder not present (Svyat Sobol)

Documentation

Code Refactoring

  • Remove absolute alias from link format since it deprecated (Svyat Sobol)
  • Clean up todos (Svyat Sobol)
  • Refactor fsWatcher and move it under workspace folder (Svyat Sobol)
  • Rename search -> searchUtils for consistency (Svyat Sobol)
  • Consolidate cache functionality under workspace folder (Svyat Sobol)
  • Show error on links following in single file mode (Svyat Sobol)

Performance Improvements

  • Improve startup time on bigger workspaces (Svyat Sobol)

Tests

Chores

Commits

  • 0bf2963: Added message about requiremenet to work in folder/workspace (Paul Magwene) #521