Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

0.26.0 (file search preview 2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@mkloubert mkloubert released this 11 Jun 00:59
· 54 commits to master since this release

File search preview 2

s. issue #8

  • minimum required VS Code version: 1.24
  • download VSIX file
  • select extension sidebar (CTRL + SHIFT + X)
  • click on More (icon in upper-right corner of the sidebar)
  • select Install from VSIX...
  • start VS Code with code --enable-proposed-api mkloubert.vscode-remote-workspace

Changes since 0.25.0 - file search preview 1

  • search caching (file and text searches)
  • added commands:
    • Remote Workspace: Clear All Search Caches ... (extension.remote.workspace.clearSearchCache)
    • Remote Workspace: Clear File Search Cache ... (extension.remote.workspace.clearFileSearchCache)
    • Remote Workspace: Clear Text Search Cache ... (extension.remote.workspace.clearTextSearchCache)