• Notepad for android

    General Discussion
    2
    0 Votes
    2 Posts
    106 Views
    Terry RT

    @ErickNet
    Short answer is no.

    There are some posts on this forum over the years on the same subject, just do a search with the word android to see them. One of the later (relevant) ones is here.

    Terry

  • Add current file to Workspace?

    General Discussion
    2
    0 Votes
    2 Posts
    85 Views
    PeterJonesP

    @Glenn-M said in Add current file to Workspace?:

    Hi, first time posting here…
    I have a Workspace setup with a folder called Favorites that contains files I use frequently.
    Is there an easy way to add a currently open file/tab to the Favorites folder?

    Not via a single click.

    The only way I have found to add a new file to the folder is to use “Add Files…” which opens a file browser, so I have to browse to select the file that is already open in the editor. Unnecessary extra effort.

    You could right click on the tab of the file, then Copy to Clipboard > Copy Full File Path, then paste that into the Add Files… dialog, which would avoid having to browse.

    But you are right, it would be nice to be able to choose “Add active tab to project” in the same Project Panel menu as “Add Files…”

    If there is not currently a way to add an open file/tab to a Workspace,
    can that be added as a Suggested Feature?

    Look through the existing official issues, searching for either project panel or workspace (people sometimes use one term or the other for this same feature) and make sure the request doesn’t exist already. If not, click on the New Issue button and create the request.

    However, Project Panel features haven’t been updated much in the last few years, so I don’t know how likely it is. You might want to try the Explorer plugin (you can install it through Plugins > Plugins Admin, checkmark Explorer, then Install), which has a Favorites feature, and that might work better for you than a Project Panel anyway. I recommend trying that plugin out to see if it meets your needs – either instead of putting in the feature request, or to give you something similar to tide you over while you are waiting to see if the feature request is implemented.

  • 9 Votes
    50 Posts
    19k Views
    Lycan ThropeL

    @PeterJones said in Config Files Need Updating, Too:

    But, unfortunately, there were a few growing pains in transferring from the plugin to the builtin that I was really hoping wouldn’t happen, because I had ironed out so many problems in the plugin version already.

    That IS why it’s called ‘developing’. and maintainers are ‘developers’. :-)

    If I ever saw a first version of anything that worked unscathed on the first try, I’d be digging through the code looking for the bomb that went undetected. :-)

  • 0 Votes
    3 Posts
    115 Views
    PeterJonesP

    @shodanx2 ,

    Alternately, install the Customize Toolbar plugin, enable Plugins > Customize Toolbar > Custom Buttons, then edit ...\plugins\Config\CustomizeToolbar.btn to include something like the following:

    File,Open Containing Folder,cmd,,onion.bmp,onion.ico,onion.ico File,Open Containing Folder,Explorer,,*R:Ex,*G:Ex,*B:Ex

    The first line uses a pair of BMP (16x16, 256 color) and ICO files I had readily available to do the open-containing-folder-in-cmd, and the second line does the explorer version: it uses a RED-background Ex if using Standard Icons, a GREEN-background Ex if using Fluent icons in Light Mode, and a BLUE-background Ex if using Fluent icons in Dark Mode:

    d8b62c68-ba9c-4138-a0e8-6025055143fa-image.png
    a9742ca9-9ef4-4440-acd5-8ef82c33aa10-image.png
    d14c69f5-60ab-489f-8237-5546e6a8aeb3-image.png

    As mentioned here, the extra spaces around the buttons are due to an unfixed bug in the CustomizeToolbar plugin. The workaround is to also define a replacement icon for the Show Symbol default toolbar entry using

    View,Show Symbol,Show All Characters,,Icons\allChars.bmp,Icons\allChars_off.ico,Icons\allChars_off_dark.ico

    That issue-comment has links to where you can get the BMP and two ICO files for that button.
    But using that in addition to the commands I showed earlier will make the button toolbar more compact:
    edd28df4-f9e6-42b1-9bfd-979527514a54-image.png

  • 1 Votes
    2 Posts
    140 Views
    EkopalypseE

    @xMRi

    As far as I know, no. Npp explicitly checks this and throws an exception if no function is defined. So I would say, use an “About” menu item.

  • Notepad++ 8.9 RC is available

    Announcements
    8
    4 Votes
    8 Posts
    804 Views
    donhoD

    FYI
    For the security reason, the https://download.notepad-plus-plus.org/ will be shutdown for some days.
    It might be back online next year.

  • Praise Notepad++

    Praise Notepad++
    1
    3 Votes
    1 Posts
    125 Views
    No one has replied
  • Notepad++ 8.8.8 release

    Announcements
    25
    1 Votes
    25 Posts
    9k Views
    DustyMarieD

    @Andrea-Gaviraghi More results from allowing updates on MSI package. The 8.8.8 MSI pulls the update from Notepad++ and it then installs the 8.8.9 executable. So again, the computer shows 2 installs, when only the newest is really installed. This process should be a lot cleaner…

  • Notepad++ 8.8.8: 2 issues detected

    General Discussion
    7
    0 Votes
    7 Posts
    651 Views
    deleeleeD

    @xomx said in Notepad++ 8.8.8: 2 issues detected:

    or the 3rd option - as I said, create new MenuIcons plugin GitHub issue and its author most likely fixes it and publishes a new compatible version

    Oh yes, of course, sorry. The third option is to create a GitHub issue which I’ve done. Here’s the link if anyone else should mention experiencing similar behaviour:

    https://github.com/francostellari/NppPlugins/issues/73

  • Renumber lines?

    Help wanted · · · – – – · · ·
    3
    0 Votes
    3 Posts
    170 Views
    S

    @PeterJones

    Thank you.

  • You've a lot of reasons to hate Notepad++

    Pinned Boycott Notepad++
    90
    5 Votes
    90 Posts
    146k Views
    Артем МитичкинА

    I hate this editor for his political position. Gone forever.

  • 0 Votes
    6 Posts
    146 Views
    Daniel B. 0D

    Thank you for your explanation! I’m glad I wasn’t alone with this problem. It’s very well written and easy for me to understand. Thank you!

  • 0 Votes
    12 Posts
    823 Views
    PeterJonesP

    @networkproblemsolver said in Style Configurations Reset After Update:

    @PeterJones

    But what if I want (need) to run in “Admin Mode” ??? Is Notepad++ unable to run in “Admin Mode” and still save Style Configurations? That seems silly.

    Security experts would tell you that constantly running any app in admin/root mode is a lot worse than silly.

    And since Notepad++ v8.6.6, there is no reason to run Notepad++ in Admin mode to edit/save UAC-protected files, because Notepad++ can ask for UAC Elevation for the individual save actions . So the only activity that you might still need to run Notepad++ in Admin mode for is when installing a new plugin, and you don’t need to be constantly running in Admin mode for that. That is: you most likely don’t “need” to run in Admin mode anymore.

    That said, the reason why Notepad++ often has problem with Admin mode and settings is because of cross-contamination of permissions: running an app in Elevated privileges makes WINDOWS treat that app differently. It may be that with your current setup, the Elevated/Admin-mode won’t allow writing to AppData (since that’s a per-user, and for some system configurations, WINDOWS won’t allow admin to write to %AppData%). Or it might be that because you often ran N++ as Admin that the AppData-based settings might have been created/saved with Admin-privileges, so when you run N++ as normal user it cannot read or save the settings. Without being able to look at your file permissions for you, I cannot say exactly what caused it – you would need to verify where Notepad++ is trying to do the settings, and look at the directory and the stylers.xml in that directory, looking at Windows’ SECURITY settings for both; and then maybe try running experiments to see whether changing a setting/style-configurator in Notepad++ is saved when you exit Notepad++ when running normally and/or when running as Admin.

  • Vertical White Bar Appeared

    Help wanted · · · – – – · · ·
    4
    0 Votes
    4 Posts
    166 Views
    Terry RT

    @networkproblemsolver
    Your images show you seem to be running NPP as administrator. That could be the source of your problem.

    Read this thread, there might be the solution.

    Terry

  • 2 Votes
    3 Posts
    5k Views
    ThosRTannerT

    Updated linter++ to v1.0.2

    This has mostly been concerned with changes to the dockable window with the results:

    You can click on a column header to sort by that column You can drag the column headers to reorder the columns You can configure the font used for display

    There’ve also been a few other minor improvements/fixes - see the Changes.md file

    Downloadable from https://github.com/ThosRTanner/notepad-pp-linter/releases if you can’t wait for the plugin list to be updated.

  • 0 Votes
    10 Posts
    361 Views
    Ryan CartmillR

    @xomx After restarting our Samba instance, the issues appear to be resolved. Apologies for the false alarm, but thank you for the responses!

  • 0 Votes
    2 Posts
    129 Views
    PeterJonesP

    @Wolfgang-Grafeneder ,

    Read Find Text Copied From Excel Cell and the issue(s) it links to, as there was an entire recent discussion on this.

  • 0 Votes
    12 Posts
    208 Views
    Alfred JanssenA

    @Terry-R
    Thanks for letting me know.

  • 0 Votes
    15 Posts
    5k Views
    Xue DavisX

    @Terry-R This is very helpful and I was unaware of that issue. Thank you. Based on dates, it looks like I was using 8.8.5. It seems likely, especially the description of removing the structure around the installation.