• auto-indent situationally broken

    2
    0 Votes
    2 Posts
    349 Views
    EkopalypseE

    @Oli-Bear

    Can you show us your debug-info? Is available from the last menu item, the ? menu.

  • Mindmap like plugin system in Np++ |feature request|

    7
    0 Votes
    7 Posts
    2k Views
    EkopalypseE

    So why not using something like this?

    4b525372-8d00-40ed-b91a-0b3efa2497b0-image.png

  • Some function key doesn't work as a shortcut

    11
    0 Votes
    11 Posts
    1k Views
    EkopalypseE

    @Gregory-D

    aside from what @PeterJones has said, what if your plugin is installed for multiple users?

    In the end it’s your plugin and you can do whatever you want,
    but ask yourself if you’re happy if your nicely set up application
    suddenly behaves strangely.
    It might take some time before you realize that a newly installed plugin
    is the cause of the behavior.
    If you don’t believe this, take some time and search the forum,
    you will probably find a plethora of problems where help was asked for
    and where in the end the problem was caused by a newly installed plugin.
    Just a friendly advice - nothing more.

  • SECUREPAD help

    10
    0 Votes
    10 Posts
    2k Views
    EkopalypseE

    @PeterJones said in SECUREPAD help:

    To regulars: yes, I know I didn’t follow

    Come on, nobody has to apologize when you help somebody.
    If you or whoever is in the mood to take on the burden of answering badly asked questions, that’s absolutely fine.
    We always have to consider that
    a) asking a question well is not as easy as one might think, and
    b) it may be that this is not the native language of the person asking the question.

  • Sending NPPM_SWITCHTOFILE command freeze npp

    7
    1 Votes
    7 Posts
    597 Views
    Gregory D.G

    @PeterJones I checked wikipedia, now I understand the method and already used it without knowing :-)

  • Bug in commented Cobol code when text in positions 1-6

    3
    0 Votes
    3 Posts
    546 Views
    Michael SimpsonM

    Thanks very much for the link.

  • JN setInterval() Error

    2
    0 Votes
    2 Posts
    336 Views
    EkopalypseE

    @13406169210

    is this automating npp via javascript?
    Where is your addScript definition?

  • Detect file saved or closed

    19
    0 Votes
    19 Posts
    2k Views
    Alan KilbornA

    @Gregory-D said in Detect file saved or closed:

    I read again the demo source and finally found how to do. Thank you for your time.

    I suppose we judge it sufficient then, as someone actually trying to do it has found success. :-)

  • javascript navigation

    9
    0 Votes
    9 Posts
    1k Views
    Alan KilbornA

    @Michael-Vincent said in javascript navigation:

    Your Windows PATH environment variable

    Perhaps showing my advanced age, but I never thought we’d get to the point where THAT had to be explained. :-)
    Nice job doing it.
    If we ever need a FAQ entry on it, that could be the model.

  • plugin request: CPP project

    3
    0 Votes
    3 Posts
    377 Views
    Alan KilbornA

    @Demetrius

    Why do you want to switch to N++?

    If you want to switch, I think you just need to adapt to what N++ provides, not to expect everything you have somewhere else to exist on a one-for-one basis in N++.

    Some addons (plugins) to N++ that meet some of your needs:

    NppExec - compiling and running tagging plugins (there are a few) - navigation of your codebase

    Good luck.

  • Configure new C # based language

    2
    0 Votes
    2 Posts
    405 Views
    EkopalypseE

    @Alisson-Freitas said in Configure new C # based language:

    Good Morning

    It’s almost evening here :-D

    Builtin lexers cannot be changed easily you, normally, write/create your
    own lexer (UDL user defined lexer) is such cases.
    If it is all about coloring, then another possibility is to use scripting languages like
    PythonScript and add additional parsing to the builtin or UD-lexers. Some ideas.
    Or you can write your own lexer using c#.

  • Plugin suggestion idea

    10
    1 Votes
    10 Posts
    972 Views
    asvcA

    @PeterJones said in Plugin suggestion idea:

    For future reference, 1200 seconds is 20 minutes, not 20 hours.

    …rightfully pointing at the lack of attention on my side…

    You are obviously not a spammer

    Hey, we all have to start somewhere. It seems like now my profile is back from the “underground” category and I can post freely.

    Thanks @PeterJones & @Alan-Kilborn.

  • How to make doubleclick recognize Hypen as part of the word

    3
    0 Votes
    3 Posts
    395 Views
    Nauduri Venkata Ravi Rama SastryN

    @dinkumoil Thank you, that was the one!!

  • [Plugin request] indent-rainbow

    8
    1 Votes
    8 Posts
    2k Views
    Alan KilbornA

    @Alex-C

    Nobody is “closing any request”.
    Oh, well maybe on github they did.
    But it appears that was all well-explained to you.
    And I thought it was already well-explained to you that this forum and the github issues site are two different things with two different staffs.
    Maybe you just refuse to accept?

  • How to get Vertical Edge Settings programmatically?

    13
    0 Votes
    13 Posts
    1k Views
    EkopalypseE

    @Derek-Brown @Alan-Kilborn

    ok - sorry for the noise. I didn’t use the latest 7.8.6 iteration.
    I was still running a RC version. In the final version it does what @Derek-Brown said.

    cf91dd3a-0ff5-49df-a6a6-88df99e7d8e6-image.png

  • [New Plugin] MarkdownViewer++

    25
    6 Votes
    25 Posts
    45k Views
    Michael VincentM

    @Michael-Vincent

    ALCON: I’ve seen a more recently maintained version:

    https://github.com/UrsineRaven/NppMarkdownPanel

    to which I’ve submitted a pull request to fix the auto-refresh while typing and make the auto-scrolling not so severe.

    You can find my version at:
    https://github.com/vinsworldcom/NppMarkdownPanel

    NOTE: “My” version is completely UNSUPPORTED and only there as a repo for a pull request to someone else’s work.

    Cheers.

  • NotepadStarter 2.3.3.0 release for installing in new version notepad++

    6
    0 Votes
    6 Posts
    995 Views
    Alan KilbornA

    @lygstate

    I didn’t say it was simple.
    Maybe I misunderstand, which may be the case for others as well, so I’ll keep this going.

    So you start up Notepad++ and it loads this plugin.
    Then if you do things on your PC that would normally fire up Notepad.exe, it will instead switch to Notepad++ and do whatever it was going to do, in a Notepad++ tab?
    I’ve seen registry edits that do this on a permanent basis.
    And Notepad++ has some builtins to be run as a “Notepad.exe replacement”.
    But I just wonder about the use-cases for having a plugin sitting there watching for this kind of thing, while Notepad++ is already running.
    Maybe I just miss the point.

  • Can someone convert the Horizontal Ruler Plugin to 64 bit, please?

    8
  • How to compare two files that have only numbers?

    8
    0 Votes
    8 Posts
    1k Views
    Makwana PrahladM

    Hello ,@FQVBSina

    Folllow thia step,To How to compare two files that have only numbers?

    Step 1 :- Install Compare plugin

    Step 1 :-Open Notepad++ and Click on the ‘Plugins’ then ‘Plugins Admin’ Step 2 :-A list of available plugins will appear Step 3 :-TIP: if the list is empty you need to check your Internet connection or proxy settings. Step 4:- Either search or scroll until you see ‘Compare’ Step 5:- Place a tick next to the name then click on the ‘Install’ button Step 6 :- Once the plugin is installed you will be prompted to restart Notepad++ Step 7 :- Click ‘Yes’ to finish the install.

    Step 2: Compare two files using Notepad++ Compare plugin

    Step 1 :- Now that the Compare plugin has been installed, open two files Step 2 :- Click on the ‘Plugins’ menu then ‘Compare’ and ‘Compare’ again Step 3 :- The files will be displayed, side by side, with the differences highlighted Step 4 :- It helps to keep the ‘old’ copy of your file on the left and the ‘new’ on the right – this should help with understanding how the plugin shows the difference between files.

    I hope this information will be usefull.
    Thank you.

  • C# plugins share AppDomain?

    4
    0 Votes
    4 Posts
    694 Views
    moon6969M

    Thanks both.

    I’ve not much idea myself about AppDomains, but I am swatting up. I’m also learning about Managed Extensibility Framework (MEF) and Managed AddIn Framework (MAF) to see if they can help.

    @Makwana-Prahlad
    Thanks for the example - easier for me than theory sometimes!