Skip to content

Releases: Caphyon/clang-power-tools

Clang Power Tools

12 Feb 13:52
Compare
Choose a tag to compare

What's New

  • Support for LLVM 11.0.1

Bug Fixes

  • Settings crash when a pre-built LLVM version is installed
  • Fixed regression on Windows 8 / PowerShell 3
  • Clang-Format Editor process doesn't stop in certain conditions

Clang Power Tools

09 Feb 14:56
Compare
Choose a tag to compare

Bug Fixes

  • Clang-Format Editor process doesn't stop in certain conditions

Clang Power Tools

03 Feb 14:34
Compare
Choose a tag to compare

What's New

  • Clang Power Tools is entirely free
  • Clang Format Editor offers a better experience by incorporating the Style Detector and the Format Configurator
  • Now you can use the Clang Format Editor as a stand-alone tool. Visual Studio is not needed
  • Import your own .clang-format file in our Format Editor
  • Enable all checks option is available for predefined Clang Tidy check

Bug Fixes

  • Last Clang Format flag is ignored
  • Footer component overlaps with the settings window
  • Several format flags are ignored during the lookup
  • Settings view is resized in certain situations

Clang Power Tools

25 Nov 14:34
Compare
Choose a tag to compare

What's New

  • Possibility to select a custom path for LLVM
  • Detect the LLVM version updates from disk
  • Share your experience more quickly with the new Feedback tab

Bug Fixes

  • Stopping a clang command sometimes left unhandled temporary files

Clang Power Tools

06 Nov 07:58
Compare
Choose a tag to compare

What's New

  • Easier access to Clang functionality. No account needed

Clang Power Tools

27 Oct 11:46
Compare
Choose a tag to compare

Bug Fixes

  • Clang-Tidy command does not work on TidyFile mode
  • Fix configuration file warnings for Clang-Tidy

Clang Power Tools

22 Oct 12:52
Compare
Choose a tag to compare

What's New

  • Support for LLVM 11.0

Bug Fixes

  • Clang-tidy doesn't run when too many flags are checked

Clang Power Tools

14 Oct 13:14
Compare
Choose a tag to compare

What's New

  • Clang-Format Detector helps you to discover the best format style for your projects

Bug Fixes

  • Not all selected clang-tidy checks are applied
  • Local settings import is not applied on the entire compiler tab
  • The tidy process is not triggered when the "Tidy on save" option is enabled

Clang Power Tools

26 Aug 12:49
Compare
Choose a tag to compare

What's New

  • Export JSON Compilation Database

Bug Fixes

  • Always focus on the active document after running a command
  • Context Menu selection issue due to Track Active Item in Solution Explorer

Clang Power Tools

08 Jul 12:49
Compare
Choose a tag to compare

What's New

  • Team Cloud Settings - a faster way to store and share your configuration
  • Quick access to your profile information from the settings panel
  • Clang-Format can be used to format C# files
  • Microsoft style integration for Clang-Format
  • Possibility to select multiples Clang-Tidy predefined checks at once
  • Clang-Format can be configured using the "_clang-format" file

Bug Fixes

  • Exported Clang Tidy checks do not disable the default ones
  • Reset Settings does not refresh the panels; it requires a window reload
  • Tooltip information is shown just over the option name
  • The output window is not cleared after running Clang-Format
  • Fallback style is enabled for all the Clang-Format Style options
  • Editor focus is lost when displaying a log message