Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Komodo Edit - code-completion for Django?

I've been using Komodo Edit for a small project in Django.

The code completion features seem to work pretty well for standard python modules, however, it doesn't know anything about Django modules. Is there any way to configure Komodo Edit to use Django modules for autocomplete as well?

like image 925
TM. Avatar asked Jul 09 '26 12:07

TM.


1 Answers

o to Edit > Preferences. Expand the "Languages" group by clicking the [+] symbol. Click "Python". Click the little "Add..." button under "Additional Python Import Directories". Add the directory ABOVE your project and you should have intellisense enabled.

This has always worked for me for both Django and my individual projects.

like image 136
Joel Hooks Avatar answered Jul 12 '26 02:07

Joel Hooks



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!