• Save Files

    4
    0 Votes
    4 Posts
    3k Views
    PeterJonesP
    @Kyle-Christian said: It still is not working. After the description of what you’re doing, I disbelieve that it’s not working. My guess is that you’ve still got Windows hiding extensions, so you don’t notice the extension is actually there. So, I am going to find a new editor That’s not going to help if you’re not using Windows properly. And even if it’s something else, it won’t help when you come across some behavior in that program that you’d rather not figure out, or something that you think is that program’s fault, but is really the fault of Windows or something you’ve just not done correctly. Good luck with that long term. if you’d like continued help here, feel free to ask, and we’ll be happy to help you learn. Otherwise, good luck.
  • Is thear a plugin that lets me add anything to the tab collection.

    1
    0 Votes
    1 Posts
    345 Views
    No one has replied
  • Issues with 'New Instances'

    1
    1 Votes
    1 Posts
    380 Views
    No one has replied
  • How can I change Notepad++'s icon?

    3
    0 Votes
    3 Posts
    4k Views
    Prahlad-Makwana4145P
    hello @Mark-Garvey base on your question, I give solution is below Step 1:- Go to the Window Setting. Step 2:- Change default Program by extension.(.txt) Step 3:- Switch from notepad++ into notepad. Step 4:- Back to Notepad++ again. Step 5:- Refreshing Icon Image. I hope above solution is useful to you. Thank you…
  • New line ignores all indentation

    4
    0 Votes
    4 Posts
    887 Views
    EkopalypseE
    @Jackson-Capper would you mind post your debug-info which is available from ? menu, the last menu item?
  • Batch file open, select all, copy

    5
    0 Votes
    5 Posts
    1k Views
    Steven HaymesS
    Oops, I meant to put: INPUTBOX “$(FILE_NAME): Enter arguments or none to continue.” cd “$(CURRENT_DIRECTORY)” C:\Python37\python.exe “$(FILE_NAME)” $(INPUT) which gives you the option to give Python some command line arguments. Steve
  • 0 Votes
    3 Posts
    2k Views
    Alan KilbornA
    @Wayne-Blankenbeckler You won’t like this, but I’ll tell you what I do. Occasionally this happens to me as well, no rhyme or reason for it. I cancel the prompt box and then attempt to save the file again. It has never failed to save it, and the second try never has generated the same prompt box about admin mode again.
  • Can i make a simple subgroups in notepad++ ?

    2
    0 Votes
    2 Posts
    524 Views
    dailD
    I would recommend trying out Notepad++ yourself to see if it fulfills your need.
  • Using OR in replace. How to adress given group?

    6
    0 Votes
    6 Posts
    902 Views
    Alan KilbornA
    A couple of more good references to this technique: https://notepad-plus-plus.org/community/topic/12887/switching-letters-with-one-regex https://notepad-plus-plus.org/community/topic/14157/change-a-word-in-regex
  • How do I insert a cross reference link to a section within my file?

    2
    0 Votes
    2 Posts
    2k Views
    PeterJonesP
    Notepad++ is a text editor. Cross references are a feature of either a Word Processor or of a markup/markdown language for formatting text – but Notepad++ cannot be aware of the effectively-infinite number of possible markup languages available for making links between two places in the same document, and as an editor, isn’t really responsible for such things even when you’re editing a common language like HTML or Markdown. For markup languages, it’s up to the rendering application to provide those links. If you mean, “how do I add an HTML link” or “Markdown link”, those aren’t questions for a Notepad+±specific forum
  • Monitoring

    5
    0 Votes
    5 Posts
    5k Views
    Suzanne BrownS
    I did take a look at tail -f via “man tail” in Linux. seems like it would have very good application in big data.
  • Deletion of any line based on above mentioned Two Lines

    4
    0 Votes
    4 Posts
    778 Views
    guy038G
    Hello, @nitish-singh, @gurikbal-singh, @peterjones and All, As some of the lines of the XML file are, likely, preceded by some leading blank characters, the solution, below, should be preferred : SEARCH ^\h*<isRetrievable>false</isRetrievable>\R\h*<idName></idName>\R\K\h*<readOnly>true</readOnly>\R? REPLACE Leave EMPTY Best regards, guy038
  • NPPexport doesn't export colors in source code anymore

    3
    0 Votes
    3 Posts
    864 Views
    Michael VincentM
    @RickX62 See this thread. Read all the way through if you’re interested, or just see the last post, which provides the fix in the official repo.
  • ReadOnly flag

    3
    2 Votes
    3 Posts
    1k Views
    Nachitous .-N
    That’s good enough. Thank you :)
  • Regex] Rounding numbers python script does not run properly

    28
    0 Votes
    28 Posts
    6k Views
    Alan KilbornA
    @Ekopalypse No, I’m not trying to “parallel” the text in the real editor and the hidden. If I set as the hidden editor’s entire text the match from the search, doing the replace on that guarantees the replace will succeed and the entire text left in the hidden editor’s buffer will be the replacement preview text. Long to explain but it seems to work.
  • Opening sql file with Notepad++

    6
    0 Votes
    6 Posts
    21k Views
    EkopalypseE
    @fy1744-attcsc see here.
  • Copying Notepad++ to new drive

    4
    1 Votes
    4 Posts
    1k Views
    PeterJonesP
    @Steven-Haymes said: just putting them in the %ProgramFiles(x86)%\Notepad++\plugin folder? Technically, for the v7.6.3 and newer, in subdirectories of the plugin folder; but yes. there are no Registry settings, ini files and such Notepad++ doesn’t handle the settings or ini files for plugins – they handle those themselves. And typically, they use the %AppData%\Notepad++ structure, which you’ve already copied over.
  • Color change of highlight/line

    style design customization
    7
    0 Votes
    7 Posts
    20k Views
    Steven HaymesS
    @Dracken_Darck said: @Alan-Kilborn I did try to help the user in the other thread :o… but I had the feeling… your answer wasnt helpful :p And I invested my time to render 2 videos for him ;) [image: eXoagZC.png] Awesome, thank you very much Steven :) THATS the kind of Help I wanted^^, I just didnt knowed what entry is for this colors, I had the fear, that it isnt editable :( Thanks very much! You are welcome. I used to spend a lot of time working in RGB space for many years… S
  • How can I increase font size of Notepad++'s explorer?

    2
    0 Votes
    2 Posts
    694 Views
    Prahlad-Makwana4145P
    Hello , @이상철 In notepad++ you can check out the “Reduce” option and that found in following step :- step 1 :- Goto the Settings. step 2 :- In Settings select Preferences. step 3 :- In Preferences select General step 4 :- In General select Tab Bar(Section) In “Reduce” are there… Thank you, I think that info is useful for you…
  • highlighting log files

    python highlighting udl
    15
    0 Votes
    15 Posts
    11k Views
    EkopalypseE
    @Alan-Kilborn No, unfortunately not that easy. I’m using cffi to build the plugin and I haven’t figured out how to add boost::regex to it and make it compile. Currently I’m investigating how to make a python extension module using cython or cppyy or maybe nuitka (I’m unsure, it seems to be an exe builder). I’ve read that cython can handle boost templates very well so …