• Gcode convert rad2deg

    9
    0 Votes
    9 Posts
    627 Views
    Marek KuletaM

    Thank you very much for your help and time. Good health !!!

  • How to keep tabs without saving them as files ?

    5
    0 Votes
    5 Posts
    3k Views
    euch chingeE

    @alan-kilborn
    I didn’t had read the last part of your message.
    I save what is relevant/important. But I like to have some notes here on Notepad++ (datas availables elsewere but it’s convient for me to have them here).

    I save all datas that are important on cloud (Google Drive, My Own Cloud, …) or in my PC.

    But it’s a important reminder, thanks :)

  • Can´t find CSV query plugin in version 8.3.3

    12
    0 Votes
    12 Posts
    3k Views
    TroshinDVT

    @michael-vincent said in Can´t find CSV query plugin in version 8.3.3:

    That GitHub repos does not provide a compiled release nor can I find this in Plugin Admin (64-bit). How does the average Notepad++ user get this tool to use?

    Screenshot_227.png

  • Is there any subword navigation support?

    17
    0 Votes
    17 Posts
    606 Views
  • About XML file

    2
    0 Votes
    2 Posts
    168 Views
    PeterJonesP

    @igor-zavaley ,

    Install the plugin XML Tools by going to Plugins menu, select Plugins Admin, click the checkbox for XML Tools, and click Install. Once Notepad++ restarts, you will have a Plugins > XML Tools sub-menu. If you run Plugins > XML Tools > Check XML Syntax Now , it will perform an XML syntax check, which can check missing/unbalanced closing tags:

    fffe808a-9eb1-4219-a957-7ff5afdc960e-image.png

  • Copy column with macro

    11
    0 Votes
    11 Posts
    6k Views
    Alan KilbornA

    @paul-wormer

    I could be wrong, but I don’t think any mouse action in the editing window will be macro-recorded – you have to do everything via keyboard.

    Also, if I’m trying to express mouse actions here in a Community posting, I might do:

    Ctrl+click (= hold Ctrl while left-clicking the mouse) Alt+rclick (= hold Alt while right-clicking the mouse) Shift+ dclick (= hold Shift while double-clicking the left mouse button)
  • There is no Delete current line shortcut?

    13
    0 Votes
    13 Posts
    2k Views
    Lycan ThropeL

    @neil-schipper ,

    Although shortcut keys, may be important to you, and I understand, as I used them with early editors also, but the moment we were using mouse and menus, except for Cntrl-c or Cntrl-v, I’ve completely given up using keyboard shortcuts, period. I even used to buy the 116-key keyboards to record shortcuts of only a few important keyboard keymaps/macros, but since the advent of right clicking and context senstive choices, I’ve found little use to remember convoluted keyboard shortcuts.

    I even remember buying those commercial keyboard shortcut templates that fit over the keyboards to use common keyboard shortcuts…but those days are long gone for me and I suspect most users, however, as it is a mostly arcane use these days, someone really needing it is going to find it or ask about it, so I don’t think it’s hidden as much as it is “not emphasized”. But as Peter points out, it’s almost impossible to get people who use free software to read the free documentation. It’s easier for them to waste someone else’s time coming up with an answer they won’t research on their own. It’s just the times and generation we live in now, apparently. ::shrug::

  • NP++ won't start correctly unless with 'As Admin'

    2
    0 Votes
    2 Posts
    221 Views
  • Can one write / show / order text in columns?

    9
    0 Votes
    9 Posts
    409 Views
    EkopalypseE

    @neil-schipper

    Alan nailed it. My answer may not be wrong, but it may not be quite right either, but it’s hard to say without more details of what it’s actually about.

  • How to change format of inserted Bengali text

    7
    0 Votes
    7 Posts
    1k Views
    Randy Miller 0R

    Thank you. Enabling DirectWrite fixed the problem.

  • Compact Find dialogue box or bar possible

    22
    0 Votes
    22 Posts
    1k Views
    Lycan ThropeL

    @neil-schipper said in Compact Find dialogue box or bar possible:

    So the benefit of this is very similar to the benefit of calling functions in code, or “Return from interrupt” on a microprocessor: it automates resumption after completion of a subordinate task.

    In this instance, Neil, I think this is a bad analogy. In the procedural programming paradigm, when the program execution comes to a function, it jumps to the function until completed, but when returned, it jumps to the next instruction after the function calling point, so this example isn’t really applicable to this point of view. :)

    That said, I guess this would be a useful feature to someone, but I look at it like, if I need to know where I started, that’s why there’s line numbers. I usually know at what point I started the search and know where I need to go back to, so this isn’t something I’d care about, but I can see where someone might like this kind of functionality.

  • No update available, but update is available?

    8
    1 Votes
    8 Posts
    416 Views
    Alan KilbornA

    @lampir said in No update available, but update is available?:

    I don’t know if this should have been resolved in the meantime, but I still have the same issue.

    You don’t have an issue, becaue it ISN’T an issue.
    Re-read my posting HERE and try again to understand it, really the part after “But to answer…”.

    If that still leaves you unsatisfied (and I presume it will), check out another variant on the answer to these types of questions, HERE.

  • autoreplace strings in pasted text

    2
    0 Votes
    2 Posts
    158 Views
    Alan KilbornA

    @ftgp said in autoreplace strings in pasted text:

    30 things I have to delete or replace

    You can create a multi-step replacement macro.
    See the Macro menu.
    Start recording, then do several different replacement operations.
    Save and name your macro and then test it to see that it indeed executes multiple replacements on some data.

  • Copy-pasting & Replacing NUL characters

    9
    0 Votes
    9 Posts
    9k Views
    PeterJonesP

    @deefeecee said in Copy-pasting & Replacing NUL characters:

    Re: Copy buffer converts NUL to SPACE

    If you’re going to link to a previous discussion (which happens to be the issue that originally brought me to this forum!), you could at least read through the end. That post explained that there is an Edit > Paste Special > menu, with entries Copy/Cut/Paste Binary Content. That was there in 2015 when I originally asked (though I didn’t know it, and none of the regulars pointed it out), and would have worked with an unedited, plain-vanilla installation of Notepad++ v6.8.7 (which was state-of-the-art in Dec 2015); it still worked in 2019 (after the First Plugin Conversion in v7.6.3); and it still works in the latest-and-greatest v8.3.3 in March 2022:

    Oops, the animation clipped the menu; here’s a static version:
    001311b6-aa41-4ffc-9c16-56a1918591b2-image.png

    The steps are:

    Highlight the text that has the NUL character(s) in it Edit > Paste Special > Copy Binary Content Move to where you want to paste Edit > Paste Special > Paste Binary Content

    Those four simple steps will accomplish your goal, without having to go back to 2016’s NPP v6.9 and edit Scintilla.

  • Search for a wrong comma in csv file

    7
    0 Votes
    7 Posts
    1k Views
    Alan KilbornA

    @guy038 said in Search for a wrong comma in csv file:

    your solution, Alan, works only for more than 6 comma chars, found in text, but it misses text containing less than 6 commas !

    Yes (but actually it is your – generic – solution I used!)

    I just try to give them what they ask for:

    Is it possible to search for lines with more than 6 comma?

    And, truly, I think the OP is looking for the case where some program output csv-like text without regard for embedded commas in the data, so it is very likely that the less-than-6-commas case never occurs. (Certainly good to check for it, though).

  • Style All Occurrences of Token is not working

    4
    0 Votes
    4 Posts
    1k Views
    Gabriel PelayoG

    @alan-kilborn
    It worked. It seems that checkbox was added between v.7.9.5 and v.8.3.2. Thank you so much!

  • 0 Votes
    9 Posts
    2k Views
    Alan KilbornA

    @anonymous-guy said in Notepad++ regex to move a line with certain string after a line with another string:

    I’m really grateful and if anyone has a buy me coffee page or any other way I can at least symbolically show my gratitude let me know.

    I can take care of that as well:

    d9f10465-fc9c-4403-a4d5-e1b1f7ae76b9-image.png

  • Find and Replace names in several text files

    3
    0 Votes
    3 Posts
    1k Views
    Alan KilbornA

    @samuel-geremias said in Find and Replace names in several text files:

    but I have no experience coding.
    Can someone please write a little command to be used on the replace tool from notepad ++ to solve this problem? I believe it is possible.

    Most anything is possible with “coding”. :-)

    Yes, this is a task that you aren’t going to get anywhere on without some coding.

    Perhaps this OTHER RECENT THREAD has some starter information for this task…

  • Notepad++ Updater Server URL

    2
    0 Votes
    2 Posts
    1k Views
    EkopalypseE

    @richard-watt

    This is a two-step process.
    The information is requested from
    https://notepad-plus-plus.org/update/getDownloadUrl.php
    and then downloading from e.g.
    https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.2.1/

    See gup.xml in the update folder.

  • White text characters on black background, how to convert?

    4
    0 Votes
    4 Posts
    1k Views
    EkopalypseE

    @chrischris

    This means that your ANSI code page is different than expected.
    Another way to make this visible is probably to use the 1250 encoding

    0b02d3cd-346e-42e5-a1bd-764d3314e77b-image.png