简体   繁体   中英

How to best configure gedit to work with Django?

Am looking for a good and free IDE to work with Django framework. I came to learn that gedit is a powerful one with right plugins.

How to best configure gedit to work with Django ?

My requirements include -

  • easy navigation (finding usages, declarations etc)
  • auto completion
  • replacements/updates across files
  • (obviously) editing/debugging python, CSS/HTML, database queries etc
  • (optionally) integration with GitHub

Am new to Python/Django, so please suggest any other plugins that might be useful.

您可以将djaneiro和Sublime Text用于django和python, SublimeCodeIntel

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM