• Login
Community
  • Login
  1. Home
  2. General Discussion
Log in to post
Load new posts
  • Recently Replied
  • Recently Created
  • Most Posts
  • Most Votes
  • Most Views
  • M

    CTRIL-A In File Association Setting?!?!

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Jan 1, 2017, 1:42 PM
    Jan 1, 2017, 1:42 PM
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • L

    Feature Request: type bracket to surround selected text

    Watching Ignoring Scheduled Pinned Locked Moved
    4 Jan 1, 2017, 3:46 AM
    Dec 30, 2016, 5:49 AM
    0 Votes
    4 Posts
    2k Views
    L Jan 1, 2017, 3:46 AM

    This feature is a built-in feature of the sublime & vscode

  • L

    Feature Request: Keep the current bracket block surrounded by a polygonal box

    Watching Ignoring Scheduled Pinned Locked Moved feature request bracket
    1 Jan 1, 2017, 3:23 AM
    Jan 1, 2017, 3:23 AM
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • G

    New SQL Formatter Plug-In (SQLinForm)

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Jan 1, 2017, 1:57 AM
    Jan 1, 2017, 1:57 AM
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • J

    Make a notepad++ app

    Watching Ignoring Scheduled Pinned Locked Moved mobile amazon appstore google appstore app
    3 Dec 31, 2016, 1:25 PM
    Oct 4, 2016, 3:52 AM
    0 Votes
    3 Posts
    2k Views
    C Dec 31, 2016, 1:25 PM
    list item message
  • H

    Bugs in normal search for v7.2.2 on windows 7

    Watching Ignoring Scheduled Pinned Locked Moved search bug search-string
    6 Dec 31, 2016, 10:38 AM
    Dec 30, 2016, 6:45 PM
    1 Votes
    6 Posts
    4k Views
    G Dec 31, 2016, 10:38 AM

    Hi, Scott,

    Many thanks for detecting my mistake ! Ah, I carried on my error, through all the contents of my post :-((

    So, simple lesson : beware about the real pasted text !! BTW, I’ve already updated my previous post

    Scott, you’re, really an attentive reader, aren’t you ? Brrrr ! I ought to be careful when I write future posts ;-)

    But, Scott, if I did an obvious grammar fault or if I was totally wrong about an English expression or word, don’t hesitate to tell me about it ! It will improve “my” English, which is far from being fluent !

    Cheers,

    guy038

  • B

    Doing a global search & replace in Notepad

    Watching Ignoring Scheduled Pinned Locked Moved database use convert notepad file conversion convert file
    2 Dec 30, 2016, 3:49 PM
    Dec 30, 2016, 3:34 PM
    0 Votes
    2 Posts
    2k Views
    C Dec 30, 2016, 3:49 PM

    @Bruce-Hopkins
    not sure how it did work at all.

    I assume that the data is allways in the form

    name@domainPIPE… (PIP is ofcourse | )

    in such case I would use the following regex in find

    \|.*$

    and replace it with a comma.

    Make sure regex has been selected.

    Cheers
    Claudia

  • D

    Can I Marry an APP?

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 30, 2016, 3:37 PM
    Dec 30, 2016, 7:31 AM
    1 Votes
    2 Posts
    2k Views
    C Dec 30, 2016, 3:37 PM

    @Dan-Bowes

    you made me laugh - very nice.

    Thx
    Claudia

  • Y

    Sometimes Notepad++ can't run through double click

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Dec 29, 2016, 2:40 PM
    Dec 27, 2016, 12:03 PM
    0 Votes
    6 Posts
    3k Views
    C Dec 29, 2016, 2:40 PM

    @yc-z

    this shouldn’t happen.
    Would you mind open an issue at
    https://github.com/notepad-plus-plus/notepad-plus-plus/issues/
    with a reference to the already closed issue #2700.

    Thank you
    Claudia

  • T

    find in files unicode text

    Watching Ignoring Scheduled Pinned Locked Moved
    17 Dec 29, 2016, 2:17 PM
    Dec 22, 2016, 7:29 PM
    0 Votes
    17 Posts
    13k Views
    G Dec 29, 2016, 2:17 PM

    Out of curiosity I did browse the code to see how “find in files” works in Notepad++. As far as I understood:

    NPP scans the directory tree and creates a list of all files that match the Filters. For each file in the list NPP will:
    – Load the ifile into NPP in “hidden” state. During that load NPP will guess the file’s unicode encoding. NPP may very well guess wrong.
    – Search hidden file within NPP for required pattern.
    – Add matching locations to ‘finder’.
    – Close hidden file.

    I did not go into the actual comparison but pattern should be matched to file using some common encoding. Either pattern is re-encoded into the guessed file encoding or during the scan each symbol is translated into its Unicode point of U+### and compared.
    The bottom line is that if the initial encoding guess was wrong NPP will fail to find matches.

    I use NPP mostly for UTF-8/ASCII files and sometimes for UTF-16 (Microsofts default). NPP auto detect these well.
    I will not be surprised if rarer (country specific) encodings are often misdetected.

    In any case this “find in files” scheme is very slow and I hardly use it. I prefer ‘greping’ externally.
    It would be nice to implement for code developers a much more efficient UTF-8 only find in files that does not bother to load each file into Notepad++. Possibly in a plugin.

  • A

    Feature idea: Smart highlighting uses a different highlight color for non-case matched entires

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 27, 2016, 8:53 PM
    Dec 27, 2016, 7:54 PM
    1 Votes
    2 Posts
    1k Views
    Scott SumnerS Dec 27, 2016, 8:53 PM

    @Andrew-Dunn

    Not a bad idea, it might be tough to find a unique-enough default color to be pleasing to all. There’s a red already in use for the Mark feature. Aside from selected text (medium-to-dark grey) and anything else in use that I’ve forgotten, here are the colors that Notepad++ already uses (plugins not considered!):

    http://imgur.com/a/IoRHu

  • Эльдар ФайзуллинЭ

    Document Map - change scrolling and scaling

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Dec 27, 2016, 6:52 AM
    Dec 27, 2016, 6:52 AM
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • N

    same file side by side in full view

    Watching Ignoring Scheduled Pinned Locked Moved file tab full
    9 Dec 25, 2016, 4:26 PM
    Dec 24, 2016, 10:36 AM
    0 Votes
    9 Posts
    7k Views
    N Dec 25, 2016, 4:26 PM

    @Claudia-Frank Yes. That way, I can work on the same file in multiple places in the file. Plus, I work most of the time on laptop, and that is why the size of the view point is important to me. I was for a wile opening the same file as “Open in new instance”, so I had a full windows view. But the problem with this approach is, that I can not edit both file at once. After I save a file in one instance, I lost changes I made in another instance of notepad++.

  • Philip LengdenP

    Replace string across multiple files and increment value

    Watching Ignoring Scheduled Pinned Locked Moved
    6 Dec 23, 2016, 7:47 PM
    Dec 23, 2016, 5:24 PM
    0 Votes
    6 Posts
    5k Views
    C Dec 23, 2016, 7:47 PM

    @Scott-Sumner

    no pressure, no pressure - I thought of a simple solution like

    import os search_string = 'HERE_YOUR_STRING' i = 0 for root, dirs, files in os.walk('C:\\WHAT_EVER_DIR\\'): # take care of double backslash like c:\\temp\\dir1\\ for file in files: fname, ext = os.path.splitext(file) if ext == '.xml': i+=1 full_path = os.path.join(root, file) with open(full_path) as f: s = f.read() s = s.replace(search_string, search_string + str(i)) with open(full_path, "w") as f: f.write(s)

    but now, maybe an windows api solution?? ;-))

    Cheers
    Claudia

  • Nemanja BračkoN

    Disable Folder as Workspace

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Dec 23, 2016, 7:15 AM
    Dec 22, 2016, 8:11 AM
    0 Votes
    3 Posts
    3k Views
    Nemanja BračkoN Dec 23, 2016, 7:15 AM

    Thank you! That is what I need. I called “stupid” baceuse I have searched the Internet and I saw that many, many, many people wanted to disable that option. One of the main features of NPP is acctualy that: Open as much files as you can (by draging into interface) and process them simultaniously.

    Developers had had to consider all perspectives in the beginning. :)

    Anyway, I didn’t want to offence anyone and thank you for your help!

  • G

    Confusing main/sub view behavior

    Watching Ignoring Scheduled Pinned Locked Moved
    7 Dec 23, 2016, 12:45 AM
    Dec 21, 2016, 3:34 PM
    2 Votes
    7 Posts
    3k Views
    YaronY Dec 23, 2016, 12:45 AM

    That’s a nice observation.

    And another point:
    Tabs from other windows are not displayed.
    So the window title should be “Window Tabs” instead of “Windows” and the command “Close window(s)” should be “Close tab(s)”.

    BR

  • E

    DTD validation

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Dec 22, 2016, 6:48 PM
    Dec 17, 2016, 12:48 PM
    0 Votes
    3 Posts
    5k Views
    E Dec 22, 2016, 6:48 PM

    Hi,
    correct, I use the XML Tools plug-in. Will check this issue with the plug-in authors.
    Best wishes

  • Justin PriceJ

    Feature idea - Remove all non existing file

    Watching Ignoring Scheduled Pinned Locked Moved
    1 Dec 21, 2016, 2:09 PM
    Dec 21, 2016, 2:09 PM
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Rhaone da SilvaR

    "Date & Time - short format" (macro does not work)

    Watching Ignoring Scheduled Pinned Locked Moved
    3 Dec 21, 2016, 8:01 AM
    Dec 14, 2016, 4:50 PM
    0 Votes
    3 Posts
    2k Views
    Rhaone da SilvaR Dec 21, 2016, 8:01 AM

    Thanks Claudia … have a nice day …

  • K

    Which versions of Notepad++ are compatible with Windows 10?

    Watching Ignoring Scheduled Pinned Locked Moved
    2 Dec 20, 2016, 5:17 PM
    Dec 19, 2016, 5:22 PM
    0 Votes
    2 Posts
    2k Views
    C Dec 20, 2016, 5:17 PM

    @Kevin-McKee

    if it is a general question, then the answer is every recent version.
    If you have a particular issue then name it and we can see if there is a solution to it.

    Cheers
    Claudia

The Community of users of the Notepad++ text editor.
Powered by NodeBB | Contributors