• FORUM: Posting Queue

    Pinned
    9
    12 Votes
    9 Posts
    3k Views
    PeterJonesP

    @donho ,

    Makes sense.

    Since deleting posts was tedious for me, I had recently been looking into whether I could use the API that the forum offers to write a script to automate some of the cleanup (like with purging the deleted posts/topics), but that will take some time to develop.

    update: As of Nov 9, the purge automation is working, and it will run once a week. (Along with purging deleted posts/topics, it will also delete user accounts that are more than a year old where the user never posted and never logged in after the first day – nearly half of the 30000 accounts were in this category)

  • Please Read This Before Posting

    Pinned Locked
    1
    4 Votes
    1 Posts
    5k Views
    No one has replied
  • New Vim modal editing plugin release

    1
    0 Votes
    1 Posts
    44 Views
    No one has replied
  • Start NP++ with a blank document

    2
    0 Votes
    2 Posts
    104 Views
    CoisesC

    @Charles-Billow said in Start NP++ with a blank document:

    If I just close NP++ regardless of any open files, how do I then open NP++ with nothing but a clean new document?

    At Settings | Preferences… | Backup remove the check mark labeled Remember current session for next launch.

  • Can't print with notepad++

    13
    0 Votes
    13 Posts
    8k Views
    PeterJonesP

    @Coises said in Can't print with notepad++:

    I’d say No Background as the default,

    Congratulations. That’s the default already.

    And, as you say, the warnings probably aren’t worth the effort.

    have a separate theme for printing which doesn’t change when you change the display theme

    Ick. As I said above, that breaks the expectation set up by literally every other application I can think of having printed from in the last decade or two. If the visual area has color inherent to the display, the general expectation, in my experience, is that it will print in that color… not some other set of colors which I have to pick or set somewhere other than my primary color choices.

    Printing of text files to dead trees should be rare enough that most people don’t care; printing to PDF, you want the color to match exactly. Since Notepad++ cannot tell which you are doing (it’s the OS, not the app, that knows what printer you send to), there’s another reason to not have a separate printing theme or other such workaround.

    People getting colors the same between screen and print should be the default; anything else breaks reasonable expectation. (Even “no background” being default breaks that expectation, IMO.)

  • Pinned Tabs: Now and Future

    35
    2 Votes
    35 Posts
    7k Views
    Bruce JakewayB

    I’m interested in having sticky tabs, ie, tabs that will stay on screen, regardless of how right or left you scroll in your tab bar. I could use multi-line tabs, but that takes up vertical space. This is kind of like freezing columns in Excel.

  • Wrong font used

    3
    0 Votes
    3 Posts
    381 Views
    CoisesC

    @Mark-Boonie

    It looks to me like Notepad++ can’t load the font you’ve chosen, and it has fallen back to a default system font. I might be missing something, but the font of your text looks to me to be the same as the font that shows the filename in the tab and the title bar.

    Can you verify that if you select a really common, system-supplied monospaced font, like Courier New, you get what you would expect?

    What is the font you’re trying to use? If appropriate, could you tell us where you got it?

  • Collapse/Extend switch/case

    3
    0 Votes
    3 Posts
    869 Views
    francis BaudouxF

    Hello,

    Thanks a lot for your great and swift answer

  • 0 Votes
    4 Posts
    2k Views
    R

    @xomx
    Note, in above, STR means “Steps To Reproduce”.

  • Repeated download of old update file despite v8.8.5 installed

    7
    0 Votes
    7 Posts
    1k Views
    PeterJonesP

    @Adam-Fradley ,

    Further, if I start from an 8.8.2 portable, with the config.xml modified per my previous explanation, it does see the new version, and says,
    190611e6-3c44-4fe7-8b3c-9dc94014baf8-image.png

    But it DOES NOT start downloading unless you tell it to.

    If you are not getting that dialog, then it’s not Notepad++'s gup.exe updater that is trying to do the download, and you need to look for your culprit elsewhere.

  • Next generation macro system

    3
    0 Votes
    3 Posts
    1k Views
    Alan KilbornA

    @Abhay-Miller said:

    just another overhyped promise

    Note in case it isn’t clear, that there were never any promises made, by anyone, for a “next gen” macro system.

    @Victorel-Petrovich seems to be on a one-man crusade to make people think so, however. Not to fault him, of course, because, it’s clear that he wants such a macro system, and to quote an overused phrase, “it’s good to want things”.

    IMO, there’s no need for a better macro system, because scripting plugins have existed for a long time, and are very robust, and eliminate the need for macros of any kind.

  • TAB like typewriter time

    4
    0 Votes
    4 Posts
    1k Views
    CoisesC

    @Valtécio said in TAB like typewriter time:

    I will continue trying to find a setting to make this plugin work properly

    At the risk of this sounding like bad-mouthing and self-promotion:

    In my opinion, the current ElasticTabstops plugin is worthless. Three years ago, its creator wanted to take over the name of the existing ElasticTabstops plugin for his new version. The author of the older version conceded that he didn’t have time to maintain it and gave his blessing to the change. The new author then put up one version and promptly abandoned it. Issues are ignored and there is no evidence of any intention to correct its problems.

    In April of 2023 I released a plugin named Columns++. Among other functions, it includes an implementation of Elastic tabstops.

    If you want to try an Elastic Tabstops implementation as a possible improvement to your workflow, I recommend the one in Columns++. You can install it from Plugins Admin. I strongly recommend uninstalling the other one first.

  • Wrong insertion of text, in the new FIND and REPLACE dialogs

    17
    0 Votes
    17 Posts
    2k Views
    Alan KilbornA

    @guy038 said:

    After some tests

    …of the version from the PR…

    "…in extended mode, I should add the \r\n at the end of each line for a correct search”

    Well… I think the answer to that is… don’t do it.

    It’s a matter of knowing what your data is. And, admittedly, this is difficult as real \r and \n are invisible in the Find what box. But this is true also if you select some multiline text and press Ctrl+f, it’s not peculiar to the proposed new code.

  • A new category for the this forum, for sharing solutions

    3
    0 Votes
    3 Posts
    922 Views
    ?

    @PeterJones
    The advantage of a specific category is that one can subscribe / watch that particular one. Or binge in reading many “solutions” in a row.
    “General” is general, almost anything goes there.
    “Blog” is for blogs… which IMO is something like long prose, chronological… doesn’t seem suitable (to me) for sharing a few random tips/ solutions one finds.

    Perhaps you’re right that tags are underutilized. Though in this case, I’m not sure that a single tag would fit the many kinds of tips/solutions one would like to share. Because there is no enforcing of a particular tag.

  • Marked text manipulation

    54
    1 Votes
    54 Posts
    58k Views
    CoisesC

    @chk1 said in Marked text manipulation:

    Right now, with help of the script, I open the Marks search (Ctrl+M), enter my search term and press “Mark all”. Then I run the script to convert all marks to multi-edit selections. I want to reduce these extra steps if possible, i.e. in the best case: Ctrl+F, enter search word, hit Alt+Enter.

    It might not be worth it for your case, but the Search dialog in the Columns++ plugin has Select All as an option on the dropdown menu on the Count button.

    You can assign a shortcut to Columns++ | Search in Notepad++ shortcut mapper; but at present, there is no straightforward way to open the Count button menu using only the keyboard.

  • h1's in function list for navigation

    5
    0 Votes
    5 Posts
    2k Views
    MJKlodt747M

    @PeterJones, that works for me. Thanks!

  • auto-complete only if the word is much longer than what you typed

    8
    0 Votes
    8 Posts
    2k Views
    Lycan ThropeL

    @PeterJones ,
    I have this love/hate thing when using auto correct systems (Android for example) versus autocompletion and it types a completely different word than I intended because fat fingers hit the wrong key on the mini screen keypad. :-(

  • 1 Votes
    36 Posts
    15k Views
    K

    I’ve experienced something similar - Notepad++ will begin to occasionally corrupt files when I try to save them to a network drive. I can tell when it’s going to happen because it will not respond “not responding” for about 5-10 seconds, then display that error message. And it corrupts the file!!! When I’m heavily coding, this happens constantly. I have to make back-up copies constantly since it WILL corrupt the files! Extremely frustrating. This has only started being a problem within the past 2 ? updates.

  • 0 Votes
    3 Posts
    116 Views
    Dimitris TheocharidisD

    @Alan-Kilborn nice one, yes, it can be done just to read, and to have the line number of the original file. I guess, it is the only way, but not a very convenient one, because links are lost, and it becomes absolutly manual… Thank you for answering!!!

  • 4 Votes
    2 Posts
    1k Views
    PeterJonesP

    @Vitalii-Dovgan ,

    PR 16928 will remove that forced fontSize, and fix other fontSize consistency problems in the model and themes.