Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 21:15
· 9 commits to main since this release

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)