Browse Source

add notice on how to get working code-completion in qtcreator

hondres 9 years ago
parent
commit
22dc4cc0ca
1 changed files with 1 additions and 0 deletions
  1. 1 0
      reference/configuring_an_ide.rst

+ 1 - 0
reference/configuring_an_ide.rst

@@ -85,6 +85,7 @@ Importing the project
    are added automatically. Potentially useful additions: \*.py for buildsystem files, \*.java for Android development,
    \*.mm for OSX. Click "Next".
 -  Click *Finish*.
+-  Add a line containing ``.`` to *project_name.files* to get working code completion.
 
 Build and run
 ^^^^^^^^^^^^^