Skip to content

Releases: Caphyon/clang-power-tools

Clang Power Tools

11 May 07:12
Compare
Choose a tag to compare

What's New

  • Add setting for enabling Tidy-Fix to be applied directly.
    (Settings → Tidy → 1-step Tidy-Fix)

Clang Power Tools

03 May 13:06
Compare
Choose a tag to compare

What's New

  • Support for LLVM 14.0.3
  • Generate html, markdown and yaml documentation based on source code and comments

Clang Power Tools

29 Mar 12:44
Compare
Choose a tag to compare

What's New

Clang Power Tools

09 Mar 13:35
b2fc329
Compare
Choose a tag to compare

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

24 Feb 09:27
e4a5cb4
Compare
Choose a tag to compare

What's New

  • After Tidy fix you can make diff and discard fix on affected headers

Clang Power Tools

15 Feb 07:07
af44278
Compare
Choose a tag to compare

What's New

  • LLVM 13.0.1

Bug Fixes

  • False triggers for PowerShell script auto-updater

Clang Power Tools

26 Jan 15:02
3bcc12c
Compare
Choose a tag to compare

Bug Fixes

  • Dialogs stay on top of every window in the system
  • Can't run tidy or compile in offline mode

Clang Power Tools

12 Jan 07:47
Compare
Choose a tag to compare

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

17 Dec 12:42
9c5a705
Compare
Choose a tag to compare

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

23 Nov 10:03
9fa6612
Compare
Choose a tag to compare

What's New

Clang Power Tools now supports Visual Studio 2022 as well as 2019 and 2017