• How to run a job from Notepad++

    3
    1 Votes
    3 Posts
    5k Views
    Arthur GilmourA
    Thanks Claudia, I have used nppexec and the command set cd $(FULL_CURRENT_PATH) <Echidna Program Path> -o $(NAME_PART) Now to see how convenient to turns out to be. Best wishes, Arthur
  • ImportError: No module named Npp

    Locked
    5
    1 Votes
    5 Posts
    3k Views
    HealPotionH
    Thank you! This problem is solved.
  • 0 Votes
    1 Posts
    4k Views
    No one has replied
  • StartPage as alternative search engine

    Locked
    3
    1 Votes
    3 Posts
    1k Views
    Quillathe QuassarQ
    OMG :D i used so much variant to figure out, but i didn’t figure out to put them all GATHER as replace :S I replaced it stand alone " $ " and (CURRENT_WORD) My apologie for waste your time , and BIG THX for help. You ROX
  • Find result window's current/active line colour

    Locked
    4
    2 Votes
    4 Posts
    2k Views
    Vitaliy DovganV
    Thank you! Indeed, sending SCI_SETCARETLINEVISIBLEALWAYS with wParam=TRUE to this Scintilla window makes the line background colour to remain even after losing the focus.
  • plugin manager option is not available

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    S
    @Pranav-Docca See here for the first and there for the second.
  • Lua code tab / Табуляция lua кода

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    chcgC
    Maybe you want to take a look at https://sourceforge.net/projects/universalindent/files/uigui/UniversalIndentGUI_1.0.2/UniversalIndentGUI_1.0.2_NotepadPPplugin.zip/download or https://code.google.com/archive/p/kereds-notepad-plus-plus-plugins/downloads
  • Importing the Coldfusion User Defined Language fails

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    cipher-1024C
    @Chris-Gaelic, looks like you got that sorted, but just FYI, there’s a plugin called “ColdFusion Lexer” that does syntax highlighting and also adds some minor things like “wrap in CFdump”, and “wrap in CFComment”.
  • highlight current active line

    Locked color
    2
    0 Votes
    2 Posts
    3k Views
    S
    @buhtz If you spent a lot of time looking without finding, then I feel sorry for you… [image: M2KB01g.png]
  • change the colors of tabs in Notepadd++

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Claudia FrankC
    @Angel-Llacuna Settings->Preferences [image: Xr4R9He.png] But this affect all whitespace symbols. Cheers Claudia
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • How to find an replace incremental items?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    ILYDI
    I fixed it. I just commented those lines out. Thanks :)
  • spellcheck options

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Claudia FrankC
    @Jake-Macklin current version comes with the DSpellCheck plugin installed. Check the manual to see if it can do what you need. Cheers Claudia
  • Forgetful Notepad++

    7
    0 Votes
    7 Posts
    4k Views
    S
    @glennfromiowa Yea, TakeNotes is fine, and I used to use it…until I figured out that all I needed to replicate its behavior was a couple of lines of Pythonscript code. :-) Nice to “see” ya, glennfromwhereisthatagain…
  • Does Notepad++ support Pygame?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Javier-Diaz-de-Rabago this is not really a notepad++ question I guess, because npp, as well as any other text editor on the planet doesn’t care about what kind of python libraries you use. There must be something wrong in your run configuration if the same code runs under IDLE but don’t run if executed, by whatever way you chose to execute, via npp. Cheers Claudia
  • Find and Replace values between tags over multiple files

    Locked
    3
    1 Votes
    3 Posts
    1k Views
    Zecron ClawZ
    Thank you this worked :D
  • Close tab focusing on last tab, not the closer tab

    Locked
    4
    1 Votes
    4 Posts
    2k Views
    S
    @Luis-Santos Is it possible to open a feature request This will tell you have to make a feature request: https://notepad-plus-plus.org/community/topic/15741/faq-desk-feature-request
  • Set *.wri as default save extension

    Locked
    8
    1 Votes
    8 Posts
    2k Views
    S
    @Claudia-Frank Great, thank you! The post from @scott-sumner helped me to assign shortcut to the script (https://notepad-plus-plus.org/community/topic/14703/run-python-script-pythonscript-plugin-with-a-shortcut)…
  • change "this" color

    Locked
    7
    1 Votes
    7 Posts
    2k Views
    Claudia FrankC
    @Giliann-Sauret no, ((EOL)) is the only special variable you could use together with UDL. Cheers Claudia
  • How to enable seeing unique symbols?

    Locked
    11
    1 Votes
    11 Posts
    5k Views
    Claudia FrankC
    There seem to be a difference in OS as well because I went through all of the installed fonts on my linux and none of them behave like described. I always see a consistent behavior regardless whether the 〕is used in front or not. For example the font DejaVu Sans Mono on linux show only the rectangles. [image: 9eWZqfB.png] Cheers Claudia