Skip to content

v0.9.9

Compare
Choose a tag to compare
@rpaquay rpaquay released this 10 Oct 22:40
· 774 commits to master since this release

Source Explorer

  • Support for F8/Shift-F8 (goto next/previous result) when file contents search result is active.
  • Support for traversing symlinks (i.e reparse points) when enumerating files and directories.
  • Additional button in Source Explorer toolbar to control whether searches include (or not) files and directories contained in symlink folders.
  • Fix support for certain wildcard pattern matching. E.g. foo/*/bar was not correctly supported.
  • Improve caching validation algorithm, so that restarting Visual Studio is not necessary anymore when updating configuration file project.vs-chromium-project.
  • Various UI and performance improvements.