All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Overhauled class detecting regex for javascript/javascriptreact/typescript/typescriptreact, thanks @petertriho in #109
- Support multiple class name regexes per language and optional separator and replacement options, thanks @han-tyumi in #112
- Fix
cmd+shift+t
overriding default vscode keymap for reopening previously closed tabs, thanks @tylerjlawson in #163