• Page margins -- both screen and print

    11
    1 Votes
    11 Posts
    5k Views
    Charles W BillowC

    Scott, yes, what I initially was after was a version of Print Preview, mostly so that it could be determined how what was being “typed” would fit on the page (as opposed to just “look” on it – headers, footers etc.). Although it isn’t needed frequently, it is nice to have when the need does arise.

    But there are sufficient ways around it, so…

  • -1 Votes
    2 Posts
    1k Views
    Scott SumnerS

    @Hannes-Bend said:

    lower…40 beats per minute if the user experiences a personalized color

    LOL…sounds like some sort of “human hibernation”…is it cold in the room too?

  • Following a link

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    Eko palypseE

    @Scott-Sumner

    I think you are right - it is probably already enabled.

    Eko

  • npp-(minimalist) is SO VERY CLOSE to having GREAT session mgmt..

    Locked
    2
    0 Votes
    2 Posts
    905 Views
    Neil SchipperN

    I implemented the “multiple independent npp exe + settings directories”, and after dealing with some problems, it now seems to be working fine.

    The two shortcuts needed to have the -multiInst cmd line argument so I could have both instances running simult’y, and ability to freely start them in either order.

    At first the instances shared things like closed files history and search phrases history. I had to approximately figure out the settings files storage and fetching rules to disentangle them. It was a consequence of my having ‘settings on cloud’ (Settings|Prefs|Cloud) feature enabled (and pointing to a local subdirectory, not an internet storage site). The two instances were using a reference to the same ‘cloud’ subdir. In one of my indep. instance directories, when i changed to ‘no cloud’, on next restart I saw a bunch of settings & styles were no longer in effect; i had to do some manual xml file overwriting to recover. (I was a bit lucky, as I hadn’t backed everything up into a dedicated do-not-touch backup).

    Both instances still point to the same projects (in workspace) file, but I’m fine with that for now.

    I learned stuff I didn’t realize about the relationship between shortcuts in (Win 7 pro) Start menu vs. taskbar: changes to the former don’t automagically xfer to latter; gotta (taskbar) unpin and repin.

    It took a while but things seem ok now.

    I’ll close by repeating: terrific multi sess mgmt out of the box is a good thing, and, npp would have it with only a minor change.

  • Missing Plugins menu

    Locked
    9
    0 Votes
    9 Posts
    20k Views
    richhockR

    Thanks, it all works now!

  • bug report

    Locked
    2
    0 Votes
    2 Posts
    592 Views
    PeterJonesP

    Please read https://notepad-plus-plus.org/community/topic/16595/report-bug-when-closing-an-edited-file-the-alert-message-box-shows-str_replace-instead-of-real-file-name/2 – the bug report has already been made, and there’s a workaround/manual fix that I reference in that other thread.

  • Recent update has removed the files I had open.

    Locked
    3
    0 Votes
    3 Posts
    964 Views
    Scott SumnerS

    @PeterJones said:

    I hope you’re talking about named and saved files

    We are probably NOT talking about that, because people haven’t yet learned (and won’t) that you shouldn’t fly that way…

    …File menu, there is usually a section that includes the names of recent files; there are also entries such as “Restore Recent Closed File” and “Open All Recent Files”

    Yes, but I don’t believe these handle unnamed “new #” files…

    I’m waiting until the new plugins locations have stabilized before I upgrade beyond my v7.5.8

    +1 (or more). For myself, I’ll probably give it 3-6 months beyond the point where we don’t see half-a-dozen-plus new postings here concerning the new state of plugins (which are an instant click-thru-to-next-posting for me, BTW). :-)

  • Administrative mode

    Locked
    2
    0 Votes
    2 Posts
    662 Views
    Scott SumnerS

    @Mario-Lemelin

    You mean something like this:

    Imgur

    (Hint: It already does that…I copied that from my active Notepad++ window)

    BTW, just now I expected to look at my N++ window and NOT see “administrator” there, because it is my usual intent not to run in that mode. Does anyone know why sometimes Notepad++ gets in that mode on its own? It is annoying because when it is that way I can’t drag and drop from a (normal) Explorer window.

  • Code page weird function; CP/Windows-1250

    5
    0 Votes
    5 Posts
    4k Views
    Uzivatel919U

    Yes, yes. I know that things around. I was just surprised by given error since I was used to perfect Notepad++ code page functions. I did not realized at the moment what CP-1250 really includes.

    Btw, thanks.

  • Missing Plugin Menu in 7.6

    10
    0 Votes
    10 Posts
    8k Views
    Nickie AlbertN

    @dinkumoil Thanks!

  • 0 Votes
    5 Posts
    1k Views
    guy038G

    Hi, @scott-sumner and All,

    Note that I did not tell "Nothing is impossible with N++ regular expressions " ;-))

    Cheers,

    guy038

  • js file won't load from dropbox

    Locked
    2
    0 Votes
    2 Posts
    574 Views
  • How to increase length of text in Tools->MD5->Generate Box?

    3
    0 Votes
    3 Posts
    2k Views
    net1N

    Thank you, it works

    @dinkumoil said:

    In Notepad++ v7.5.6 (32 bit) this issue still exists. I guess that this is a limitation of the underlying Windows control, thus you can’t do anything to change that behaviour.

    But you can use the ToolBucket plugin. It provides the ability to calculate MD5 and SHA-1 hashes from much larger files. I have tested it with a 148 kB text file right now. Small drawback: the hash value is inserted into the loaded file at the current cursor position.

  • How to weed out the different ones in the compare report?

    4
    0 Votes
    4 Posts
    1k Views
    Shanker GaneshS

    @chcg Hi! Yes! I did use the compare plugin. It compared really well, but I need the differences only. Thanks!

  • Adding Plugins to v7.6 x64

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    Charles W BillowC

    OK, thanks.

  • 0 Votes
    4 Posts
    1k Views
    PeterJonesP

    It would make sense for Notepad++ to properly set the association when installed.

    This FAQ shows where to go to post a new bug report or feature request. I suggest searching the existing issues before submitting a new one – if the request already exists, just add your confirmation or additional data to the existing ticket rather than creating your own.

  • In 7.6 update; GUP.exe and libcurl.dll unable to be written to.

    2
    0 Votes
    2 Posts
    1k Views
    dinkumoilD

    What do you mean with that? When and under which circumstances can who not write to these files? To provide support we need more information. You should read this before doing your next posting.

  • Find and replace everything between and including parentheses

    3
    0 Votes
    3 Posts
    1k Views
    guy038G

    Hello @haitt2102, and All,

    Your regex is quite correct but ONLY IF the [COMMENT.....] area of chars belongs to an unique line, as in the first two occurrences of your example !

    So, you must use the (?s) modifier syntax to be sure that the dot regex meta-charaqcter match any single char ( standard or EOL chars ) in order that a match may be spread out on several lines !

    Thus, this regex S/R should work :

    SEARCH (?s)\[.+?\]

    REPLACE Leave EMPTY

    If your text may also content square bracket(s) as normal characters, the regex, below, will be more restrictive :

    SEARCH (?s-i)\[COMMENT.+?\]

    Note that I added the (?-i) modifier ( meaning no-insensitive ), to be sure that the regex engine will search for the uppercase string COMMENT

    Remarks :

    The (?s) or (?-s) has higher priority than the . matches newline option of the Find/Replace dialog. Idem for the (?i) or (?-i) modifiers, regarding the Match case option

    Notice, also, that the (?s)\[.+?\] regex, could be replaced with the \[(.|\R)+?\] regex, which matches exactly the same occurrences, as \R match any kind of new-line characters !

    Cheers,

    guy038

  • Printer setting for landscape or portrait from the command line

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • My npp uses Roaming, not Local, which one should I use?

    1
    0 Votes
    1 Posts
    524 Views
    No one has replied