We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c5083 commit 4ffff33Copy full SHA for 4ffff33
README.md
@@ -46,7 +46,7 @@ To run the generator, open GIMP and choose
46
47
Alternatively, you may run the plug-in from the Python-Fu console: Open GIMP,
48
choose `Filters -> Python-Fu -> Console` and enter
49
-`pdb.generate_predefined_completions_for_pydev()`.
+`pdb.generate_predefined_completions_for_pydev(True, True)`.
50
51
52
Installing Predefined Completions in PyDev
0 commit comments