Skip to content

Release 2.0.2

Choose a tag to compare

@github-actions github-actions released this 08 Nov 09:39
· 49 commits to main since this release
5a6adf5

This plugin has been compiled against Qt Creator 18.0.0.

Installation

Download the .7z archive corresponding to the host platform.

Then in Qt Creator's Preferences dialog go to Extensions page and click on the Install Extension... button to point Qt Creator the previously downloaded .7z archive.

Location of plugins

The plugins are located in these directories (for manual installation / deletion):

  • macOS: ~/Library/Application\ Support/QtProject/Qt\ Creator/plugins/18.0.0
  • Linux: ~/.local/share/data/QtProject/qtcreator/plugins/18.0.0
  • Windows: %localappdata%\QtProject\QtCreator\plugins\18.0.0

ChangeLog

  • 5a6adf5 Ensure ICore::cacheResourcePath exists and is writable
  • 2feab1e Fix code completion with Qt Creator 18