- Sort files in a stable order to allow cyclic switching between multiple extensions bound to a single key shortcut
- Remove deprecated commands for fixed .html, .js, .css extensions
Thanks to https://github.com/duncanbeevers for these awesome contributions!
- Add flag to command arguments to control opening of companion file in a different editor column
- Fix a bug that caused switching between a
x.spec.tsand ax.tsfile to fail occassionally
- Use command arguments added in VSCode 1.8 to make file switching even more flexible
- Improve companion file resolution algorithm so that switching e.g. between a
x.spec.tsand ax.tsfile becomes possible
- Stay in same editor column when opening companion file.
- Initial release