Community
    • Login

    Does Notepad++ support Django?

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 7.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Theo CorvisT
      Theo Corvis
      last edited by

      Hi, a relative beginner. I have found I really like Notpad++ as my default code editor. I have done a few things past “Hello World”.

      I have started to look into Django and got python to work.

      I am wondering how hard it is to use Django with Notepad++?

      Will I need special templates or plugins?

      I apologize for my complete noobness in this. I am still trying to figure this all out.
      Thanks for any help you can provide.

      1 Reply Last reply Reply Quote 0
      • RicardoR
        Ricardo
        last edited by

        Well, Notepad++ is a text editor with syntax coloring and some auto-complete for many languages. Each language has its own structure of files, but this is not handled by the editor. If Django is a kind of Python, there is some coloring and auto-complete built in Np++.

        Looking at Google (https://www.google.com/search?num=100&q=notepad%2B%2B+Django) I see some topic that may help you, eg:
        http://mherman.org/blog/2012/12/30/django-basics/
        https://openhatch.org/wiki/Django_for_Designers/Laptop_setup/Windows_text_editor
        https://groups.google.com/forum/#!topic/django-users/jBeTpm1kzi0
        http://stackoverflow.com/questions/8483969/unexpected-indent-error-when-using-notepad-for-creating-django-function

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors