• Folder as Workspace - root folder path

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • MenuIcons plugin 1v21 released

    12
    0 Votes
    12 Posts
    10k Views
    YaronY
    Hello @bege10, Yaron, thank you for your answer. My pleasure. Here it is exactly the other way round: If there are files in the recent files list and I chose one to open the menu icons disappear. I can not reproduce that. Could you please download a portable NPP (ZIP or 7z) and try MenuIcons with the default settings (i.e. please do not modify anything in NPP nor in MenuIcons)? [image: 76008292-14d6-11e7-94a6-0da82b837207.png] I only thought the developer might consider this issue for stripping the command/file names. Trimming trailing spaces might be a good idea. The developer’s email appears here. Yes, but what are the folder names if one uses command ID paths (# is 13). Another point for the developer. :) Please update here. Thank you. Best regards.
  • XML tools 2.4.9 32 bit - problem with AppData Folder

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    chcgC
    See https://notepad-plus-plus.org/community/topic/12556/xml-tools-2-4-9-x64-released-for-tests/10, seems still unchanged
  • A Notepad++ beautiful ruler plugin (finally!)

    7
    2 Votes
    7 Posts
    43k Views
    S
    @Prithvi-K-Danicha That is really a derailing of this thread–did you really have to do that? So back to the ruler plug-in…as I said, I really like it, but I discovered today that when you free the caret so that it can move beyond normal end-of-line (reference https://notepad-plus-plus.org/community/topic/13531/turn-on-cursor-beyond-eol-remove-unnecessary-spaces-when-saving), the plugin doesn’t recognize this and update its visual representation accordingly…pity!
  • NppExec x64 available

    Locked
    2
    1 Votes
    2 Posts
    14k Views
    Claudia FrankC
    @Vitaliy-Dovgan thank you very much, very much appreciated. Cheers Claudia
  • When will a Plugin Manager for 64x Notepad++ be available?

    4
    0 Votes
    4 Posts
    5k Views
    chcgC
    See https://github.com/bruderstein/nppPluginManager/issues/7, and the steps needed on the refactoring of the server side: https://github.com/bruderstein/npppm3/milestones/MVP
  • [Plugin Update] AutoCodepage

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • [Plugin Update] AutoCodepage

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Plugin to remove NULs on file loading

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Luca-L First questions: any other idea? Second one: do you know if something already exists? Yes, use notepad++ ;-) and record a macro replacing the \0 and use a scripting language like python script or lua script or the plugin nppexec (? not 100% sure) to get it called on loading. Cheers Claudia
  • [Compare 2.0] text style display

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Jan02 in Plugins->Compare->Settings you can change the Colors Cheers Claudia
  • TABs en COBOL

    12
    0 Votes
    12 Posts
    8k Views
    Ricardo Fernández23R
    Hi Claudia, As it was said, the Python plugin does not meet our need. I understand that it is difficult to resolve to add a new parameter that indicates in which column to position the first Tab, so I appreciate your concern. And I also applaud the philosophy of those who continue to keep Notepad ++ as a free product, at a time when mercantilism seems to be a difficult north to divert. Sincerely, Richard
  • C#/DotNET plugin template available?

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    Cyberian KorningerC
    THANKS :) solved
  • [Plugin Update] LuaScript v0.6.0

    8
    1 Votes
    8 Posts
    6k Views
    dailD
    I would love to see some of these in your readme.md I’d prefer to keep the readme on the lighter side as there is full documentation (though not perfect) here. I added some additional example PRs on GitHub Thanks I’ll try to take a look at them this weekend if I get some time. I am happy to contribute to the readme if you wouldnt mind Contributions are always welcome. As mentioned above, the documentation would probably be a better place to contribute…though that might not be immediately straight forward as the documentation is mostly auto-generated from these files.
  • [Plugin Update] DoxyIt v0.4.0

    2
    4 Votes
    2 Posts
    3k Views
    dailD
    v0.4.1 has been released which fixes a minor bug with jump locations within indented documentation blocks. Releases (32 and 64 bit): https://github.com/dail8859/DoxyIt/releases/tag/v0.4.1
  • Double Click Select Copy and Paste in find and replace

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    gstaviG
    Be careful with what you wish. The Scintilla double click selection is tuned for selection which is useful for most developers in most languages. It is extremely useful for quick delete/copy-paste/find/etc. The Windows double click selection seems much cruder, respecting mainly slashes. Forcing Scintilla logic to match Windows may help the very specific use case that currently annoys you but will break everything else.
  • Several plugin updates

    6
    1 Votes
    6 Posts
    5k Views
    Andrea TondelliA
    Sorry for the request, i just discovered it is integrated in N++ in the context menu. Thank you Andrea
  • hide - unhide lines problem

    3
    0 Votes
    3 Posts
    3k Views
    Anthony UbanA
    @chcg It doesnt depend on file type. It reproduces every time with all files and all types of files (.php .txt .cpp - any extension; It doesnt make any difference). Under Windows 7 this problem didn’t exist. It has appeared under Windows 10. Maybe only under my Windows 10 the program shows this particular defect. I don`t know. But if not, this bug must have interested the developers
  • error installing PlugIn Manager

    2
    0 Votes
    2 Posts
    6k Views
    chcgC
    Maybe related to https://github.com/bruderstein/nppPluginManager/issues/40
  • Function List ignores some files

    Locked function list class functions list functionlist
    2
    0 Votes
    2 Posts
    2k Views
    MAPJe71M
    PHP is planned for Function List Update 3.
  • Session Manager Plugin 1.4.2.0 comes up as blank item in Plugins Menu

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    chcgC
    with an prebuild artifact at https://ci.appveyor.com/project/chcg/npp-session-manager/build/1.4.2.5/job/oqu85n6pnu2vhg2r/artifacts, as the PR is not merge yet