v1.0.0
Added
- Initial scaffold created from IntelliJ Platform Plugin Template
- Language support for
.clang-format
files - Detect indentation style and column limit from
.clang-format
file - Format code using
clang-format
binary - Settings page to configure
clang-format
binary path - On Rider, format code on save (other IDEs already have this feature)