Releases: Caphyon/clang-power-tools
Releases · Caphyon/clang-power-tools
Clang Power Tools
What's New
- Add setting for enabling Tidy-Fix to be applied directly.
(Settings → Tidy → 1-step Tidy-Fix)
Clang Power Tools
What's New
- Support for LLVM 14.0.3
- Generate html, markdown and yaml documentation based on source code and comments
Clang Power Tools
What's New
- Support for LLVM 14.0.0 (Read about changes on Windows)
Clang Power Tools
What's New
- Download ready-to-use LLVM binaries when none is installed
- Use esc key to exit from settings window
Bug Fixes
- Visual Studio is blocked if settings window is behind it
Clang Power Tools
What's New
- After Tidy fix you can make diff and discard fix on affected headers
Clang Power Tools
What's New
- LLVM 13.0.1
Bug Fixes
- False triggers for PowerShell script auto-updater
Clang Power Tools
Bug Fixes
- Dialogs stay on top of every window in the system
- Can't run tidy or compile in offline mode
Clang Power Tools
What's New
- Run tidy, format and compile on files with extension .cu
Bug Fixes
- Crash after tidy on long file paths
- Application crash unexpectedly when trying to discard fix from denied file path
- CLI script-update download progress remains on-screen throughout execution on Powershell 6+
Clang Power Tools
What's New
- New interactive UI for Tidy operations, quickly visualize fixes and changes and decide on which ones to keep
- Fine-grained file selection after running Tidy on a filter, project, or solution
- Updated Clang-Format to version 13
- Visual Studio extension warm-up time is improved
- Project data is now cached, faster compile/tidy operations on opened projects during a Visual Studio instance
Bug Fixes
- Qt5 project include directories were not loaded correctly
- Projects with long disk paths caused an error
Clang Power Tools
What's New
Clang Power Tools now supports Visual Studio 2022 as well as 2019 and 2017