All notable changes to the "vscode-rufo" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- ...
- Add configurable arguments #21 (@baerchen201)
- Use workspaceFolders instead of rootPath
- Show rufo's error output as error message
- Use UTF-8 for calling rufo (#7)
- Update development dependencies
- Move rufo path setting to application scope [CVE-2021-29658] (Thanks to @Ry0taK for reporting)
- Update extension structure
- Support for formatting ERB and Gemfile files (requires rufo >= 0.10.0)
- Initial preview release