• Does Notepad++ support Django?

    Locked
    2
    0 Votes
    2 Posts
    8k Views
    R
    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
  • Open a file selecting its name within an opened file

    Locked
    3
    0 Votes
    3 Posts
    11k Views
    R
    When working on an opened file in the notepad++ interface, you would select a file name mentioned in the opened file, right click and have a menu Open with the name of the selected file. This is inside Run menu named as “Open file”. Ofc you can add it to context menu: http://docs.notepad-plus-plus.org/index.php/Context_Menu
  • GB2312 character set by default ?

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    Gerd MüllerG
    Doesn’t the menu Encoding -> character set -> … works for you?
  • Notepad++ 6.x crash recovery of unsaved files (Windows)?

    Locked
    1
    0 Votes
    1 Posts
    8k Views
    No one has replied
  • NPlusPlus won't install on Asus laptop

    4
    0 Votes
    4 Posts
    5k Views
    David BaileyD
    Maybe there is a specific problem, but you can download the ZIP file instead, and extract the Notepad++.exe file and upgrade an earlier installation (I understand the other files change much less frequently, and this method works well for me). I suppose it may also be worth checking your hard disk - maybe there is a defective spot. David
  • Function List - LISP

    Locked
    1
    0 Votes
    1 Posts
    4k Views
    No one has replied
  • N++ wiki - User defined language page dead administrators?

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Tab context menu

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Feature request / bug reports

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    dailD
    https://github.com/notepad-plus-plus/notepad-plus-plus/issues
  • Spell check not working in v6.8.

    Locked
    2
    0 Votes
    2 Posts
    16k Views
    RPG_ashR
    @donho said: DSpellCheck plugin has been removed from Notepad++ release due to the issue #427. You just need move back DSpellCheck.dll from “disabled” folder to “plugins” folder (in you Notepad++ installation directory). https://notepad-plus-plus.org/community/topic/201/spellcheck
  • Help....I'm Stuck doing editing some basic code...

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    The Biz WizT
    That did it …Thank You SOOOOOO Much…Have A Super Blessed Day!!!
  • Formatting error in NP++ wiki

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Issues

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    guy038G
    Hello hdorairaj, Yes, I could reproduce the bug! I wouldn’t say that’s an important issue, because you need to open, first, the Style Configurator panel, that is not a common action, anyway :-) You don’t even need to close/restart N++ to get back the active link. Moreover, it doesn’t have any relation with the global font, too. Briefly, after opening the Style Configurator…, any simple action, as selecting an other language, in the left part of the dialogue , breaks the link property of the text https://www.google.com If a second file is opened in your N++'s session, you can restore the active link, just switching to this file, then, switching back to your test file :-) Best regards, guy038
  • Just saying Hi and stuff...

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Just wanted to thank Don Ho and the Plugin folks for Notepad++

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Silent installer

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • 0 Votes
    1 Posts
    3k Views
    No one has replied
  • Would it be insulting?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • "Close all BUT this" Bug

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Undoing a cursor move

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    David BaileyD
    Thanks for that - it seems to work fine! David