Skip to content

Release 17.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 14:44
· 123 commits to main since this release
3119f4e

This plugin has been compiled against Qt Creator 17.0.1.

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/17.0.1
  • Linux: ~/.local/share/data/QtProject/qtcreator/plugins/17.0.1
  • Windows: %localappdata%\QtProject\QtCreator\plugins\17.0.1

ChangeLog

  • c101d2b llama.vim: do not evict chunks similar to current context
  • 813609d Use a LRU cache instead of random eviction
  • 02d06e6 Allow the speculative suggestion to replace the current suggestion
  • 3128fb4 Update comment to reflect existing code
  • 236cb41 Better editor validity check
  • fd2b607 Add action for toggling Auto FIM
  • c2b901b Document toggling of AutoFIM via Ctrl+Shift+G
  • 3119f4e Update to Qt Creator 17.0.1