Skip to content

Display a correct tooltip for the reformat source action.

Previously, the tooltip had a hardcoded reference to AStyle. This commit changes the code so that the tooltip shows the currently configured formatter (for the document action) and the test 'currently configured formatter' for the 'Reformat files...' project action.

Merge request reports