• Bug: Function list ignoring functions with names starting with "for"

    3
    0 Votes
    3 Posts
    2k Views
    nothingface0N

    Just saw it, thanks.

  • Feature request: find in project

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    MAPJe71M

    …not as useful to others as it might be to you.

    “others” being the developers/contributers within the Notepad++ community.

    Why would they all have implemented a feature that very few people care about?

    They make money out of it; The developers of the editor have a need for the feature themselves;

    When you have C++ programming skills you could post a pull request with the applicable changes for the feature on the Notepad++ GitHub repository.

  • Numbers in Bold

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    gdit-awashingtonG

    As strange as this sounds. I have found the original way I cam across this and if this is of any help to others that is great. If you zoom in to a certain point numbers will be bold automatically. I have tested this on several different machines using the “Simple Arabic Fixed” font in the global preferences and no other settings in Notepad ++ Regarding Language settings. Cheers.

  • Cursor loses focus after pop-up

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • How to mark all lines in a file containing pattern "aabbcc"?

    6
    0 Votes
    6 Posts
    30k Views
    rishabh pantR

    Being in healthcare Services industry I have to work on manipulating Middleware data.
    One of the things that I found best about Notepad++ is multiple text editing options.

    To mark lines having same pattern:

    Copy pattern and type Ctrl + f.

    list item In Mark tab paste the pattern you are looking for in document.

    list item Tick Bookmark Line button and click on Mark All.

    list item Once all lines with pattern are marked you can delete them by

    list item Go to Search --> Bookmarks --> Remove Bookmarked Lines.

    Refer this site for more descriptive and pictorial expalainations.

    http://www.downloadorinstall.com/best-notepad-tips-and-tricks-for-faster-work-and-development/

  • 0 Votes
    2 Posts
    2k Views
    Scott SumnerS

    @Bruno-Vincent

    If you click on your “avatar” (yours is the blue circle that says “Xuzo WEB DESIGN”) you will see all of your postings from the most recent to the oldest. No one can see your email, so it would be impossible to email you “answers”. If someone replies to one of your postings, or to a thread that you add to, you will see a fat red number appear on the bell icon that appears on the upper right–that’s your notification.

  • Be sure to mark posts solved when solution found.

    7
    1 Votes
    7 Posts
    4k Views
    guy038G

    Hello, @Madill,

    Don’t bother about it. As I’m one of the moderators, of the N++ Community, I was able, in your initial post, to click, first, on the Ask as question item. Then, I, immediately, clicked on the Mark as Solved item !

    Best Regards,

    guy038

    P.S. : Have a look to my second post, as well :-)

  • FIle associations for all supported file types

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    AZJIO AZJIOA

    I adjust by means of these programs
    http://azjio.ucoz.ru/load/vsjo_dlja_autoit3/skompilirovannye_skripty/assotiations/4-1-0-10
    You throw a notepad++ in the program and it registers files

    http://azjio.ucoz.ru/load/vsjo_dlja_autoit3/skompilirovannye_skripty/contmenu/4-1-0-34
    Make the data export to a reg-file

    CMD-FILE

    :: Cancellation of previous registration
    ::regsvr32.exe /u /s “%~dp0NppShell.dll”

    :: Setting a variable root directory
    SET Path=%~dp0
    SET Path=%Path:~0,-1%

    regedit /s “%Path%\notepad_reg.reg”

    :: Register NppShell.dll for the context menu
    regsvr32.exe /s “%Path%\NppShell_05.dll”

    :: Associations
    Reg.exe add “HKCR\txtfile\shell\open\command” /v “” /t REG_SZ /d “”%Path%\notepad++.exe" “%%1"” /f
    Reg.exe add “HKCR\phpfile\Shell\Open\Command” /v “” /t REG_SZ /d “”%Path%\notepad++.exe" “%%1"” /f
    Reg.exe add “HKCR\inifile\shell\open\command” /v “” /t REG_SZ /d “”%Path%\notepad++.exe" “%%1"” /f
    Reg.exe add “HKCR\inffile\shell\open\command” /v “” /t REG_SZ /d “”%Path%\notepad++.exe" “%%1"” /f

    :: Change the text of the item in context menu
    Reg.exe add “HKCR*\shellex\ContextMenuHandlers\Notepad++” /v “” /t REG_SZ /d “{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}” /f
    Reg.exe add “HKCR\CLSID{00F3C2EC-A6EE-11DE-A03A-EF8F55D89593}\Settings” /v “Title” /t REG_SZ /d “&Notepad++” /f

    :: View HTML code
    Reg.exe add “HKLM\SOFTWARE\Microsoft\Internet Explorer\View Source Editor\Editor Name” /v “” /t REG_SZ /d “%Path%\nppIExplorerShell.exe” /f

    ======================================================================

  • 7.4.0 download is missing, 7.4.2 "find" is broken?

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    maggentiM

    I am beholding to you for the remember current session. As for the searching yes it probably is me. I have been sick and not feeling well. So if I offended anyone sorry. As for this job, I it will have to be someone else, it is more than I can handle at the moment. So thanks for the help.

  • Cannot run on any browser..

    Locked
    9
    0 Votes
    9 Posts
    6k Views
    Claudia FrankC

    @Ankan-Chanda

    are the html and the style sheet in the same folder?

    Cheers
    Claudia

  • difference between n++ and ultraedit

    Locked
    3
    0 Votes
    3 Posts
    8k Views
    NippurDeLagashN

    A hundred bucks!! No, definitely not worth. Ultraedit WAS worth about 10-15 years ago, when it had the best features around, and they were selling it for something like 30 dollars per seat.

    A little more than a decade ago, I worked for a small company where Ultraedit was the editor of choice. The version at that time was 10 or 11. Then I moved to a another company, and ended in a group where Visual Studio was the only editor available. I did not find it as good as Ultraedit, so I started to look around for a replacement. I tried many alternatives, and to make the long story short, I needed two editors to replace Ultraedit: Notepad++ (because of code folding) and PSPad (integrated hexadecimal editor, better block comment-uncomment).

    These days I do most of the editing with Notepad++, but I still have PSPad installed, just in case.

  • 0 Votes
    2 Posts
    1k Views
    Claudia FrankC

    @Ken-Bolton

    for me it does - which npp version do you use? (Debug info)
    Which field has the focus if you open the find dialog?

    Cheers
    Claudia

  • Disable brace highlight style in comments?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    albcntrA

    @Claudia-Frank

    Thanks so much, it works perfectly! Just like what I wanted. Ty ty.

    Fondest wishes

  • Custom Language: How to close with an opening

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Apper 'ghost' window npp on windows 10 while using 'Virtual desktop'

    Locked
    1
    0 Votes
    1 Posts
    976 Views
    No one has replied
  • Feature Request: Parallel Processing (Multithreading)

    2
    1 Votes
    2 Posts
    3k Views
    ScottHutchinsonS

    @ScottHutchinson I have discovered a workaround, which demonstrates that there is a bug that could be fixed without the use of parallel processing. If, instead of double-clicking on one of the results to jump to it the file, you click on the tab for the file you want to navigate to, then press Ctrl+g and enter the line number of the search result you want to go to, it goes there instantly, whereas a double-click would take anywhere from 1-20 minutes or more. If I can manage it, I will try to debug the code for the double-click to determine why it is so slow.

  • Rename of current document is not working like expected

    7
    0 Votes
    7 Posts
    5k Views
    DP010042D

    What is selected for Default Directory (Open/Save) in Settings > Preferences > Default Directory?

  • Search text in source code excluding comments

    4
    2 Votes
    4 Posts
    5k Views
    guy038G

    Hi, @eduardog26 and @scott-sumner,

    Oh, yes, Scott, you’re perfectly right, about the search operation, without any replacement :-((

    Of course, my previous regex works, only if the conditional replacement is present and if you perform a replace operation !

    Why this behaviour ? Just because, the conditional replacement, separates, in two parts :

    The search matches, about comments, which must NOT be changed, in any case ( so, replaced by themselves ! ( :$0 )

    The search matches, about real code, which MUST be changed, according to the first part ( case TRUE : group 1 exists ) of the conditional replacement ?1\U\1

    Indeed ! If you just want to search, for text, in particular zones ( Inside NO-comments zones, in our case ), the logic, exposed in my previous post, cannot be used !

    I began to search for this problem. But, up to now, I cannot figure out any intelligent solution ! I just thought about the trivial possibility of getting rid of all comment areas which, automatically, would enable a search on code, only :-)

    See you later !

    Cheers,

    guy038

  • indent guide toolbar button bug

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    Claudia FrankC

    @Dan-Lakey-Jr.

    Can you make a screenshot and upload it?
    To include into the post use the following syntax.

    ![](url_of_the_uploaded_screenshot)

    In addition post the debug-info, which can be found under ? menu.

    Cheers
    Claudia

  • error from add your char as part of word

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied