v0.99.0-pre
Pre-release
Pre-release
·
27688 commits
to main
since this release
Additions
- Added commands to transform text ((#1821), (#1011)).
convert to kebab caseconvert to snake caseconvert to upper camel caseconvert to lower camel caseconvert to title caseconvert to lower caseconvert to upper case
- Added support for
cmd-/to add line comments to shell files. - Added syntax highlighting support for
Cargo.lockand.zprofilefiles.
Bug Fixes
- Fixed a bug where language detection could fail when a file's name began with a
.. - Fixed a bug where file icons would not be registered when a file's name contained
.(#1877). - Fixed a bug where syntax highlighting wasn't being applied to shell files if a shebang wasn't present.
- Fixed a rendering glitch that could occur after control-clicking certain elements.
- Fixed an inconsistency in the status bar update button font size.