We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be38abc commit 91a6a88Copy full SHA for 91a6a88
README.md
@@ -94,6 +94,8 @@ Join our Discord Community: Have questions or want to discuss QodeAssist? Join o
94
1. Install Latest Qt Creator
95
2. Download the QodeAssist plugin for your Qt Creator
96
- Remove old version plugin if already was installed
97
+ - on macOS for QtCreator 16: ~/Library/Application Support/QtProject/Qt Creator/plugins/16.0.0/petrmironychev.qodeassist
98
+ - on windows for QtCreator 16: C:\Users\<user>\AppData\Local\QtProject\qtcreator\plugins\16.0.0\petrmironychev.qodeassist\lib\qtcreator\plugins
99
3. Launch Qt Creator and install the plugin:
100
- Go to:
101
- MacOS: Qt Creator -> About Plugins...
0 commit comments