You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/context_help/PythonConsole-en_US
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,8 @@ This action will store a temporary file into the temporary system directory
158
158
that will be automatically deleted after running.</li>
159
159
<br>
160
160
<li><label>Using preloaded APIs file:</label> You can choose whether use the preload APIs file or load some APIs files saved on your system.</li>
161
+
<br>
162
+
<li><label>Using prepared APIs file:</label> If checked the *.pap file will be used for code completion. To generate a prepared APIs file you have to load least an *.api file and then compile it by clicking on <label>Compile Apis...</label> button.</li>
0 commit comments