Skip to content

Releases: johnathanludwig/vscode-fileswitcher

v1.0.0

31 Mar 23:09
Compare
Choose a tag to compare

Better late than never! 1.0.0 was published and tagged two years ago, but I missed creating the release.

What's Changed

Full Changelog: v0.9.0...v1.0.0

v0.9.0

08 Jan 06:09
Compare
Choose a tag to compare

Features

  • Add command to create a missing file from mapping.
  • No longer show the full system path of files when multiple matches occur while switching a file.

v0.8.0

21 Aug 03:56
Compare
Choose a tag to compare

Features

  • Update replace logic to allow multiple replacements in a mapping.

v0.7.0

21 Aug 03:55
Compare
Choose a tag to compare

Features

  • Added a new command to display all generated mappings for the current file. This should be helpful when trying to debug why a mapping is not working.
  • Add warning message in the VSCode status bar when no files match your mappings.

v0.6.0

21 Aug 03:52
Compare
Choose a tag to compare

Features

  • When multiple files match your mappings a quick select will now open allowing you to choose which file to open.