• Class range regex in function list

    10
    0 Votes
    10 Posts
    6k Views
    guy038G

    Hello Matt,

    Indeed, the way Claudia wrote your parser, as you noticed, is the right syntax. Just refer to the sections Class parser or Mix parser, of the article below :

    https://notepad-plus-plus.org/features/function-list.html

    Best Regards

    guy038

  • CTRL + Shift + T not copying current line to clipboard

    4
    0 Votes
    4 Posts
    6k Views
    Ruben van den BergR

    @PeterCJ-AtWork sorry for my late response, I took some days off. You suggestion allowed me to resolve the problem. Although I couldn’t delete the CTRL SHIFT T shortcut for reopening closed files (greyed out), I remapped it onto some weird key combination that I’ll never use.

    Thanks a lot for your help!!

  • Printing With Original Line Numbers

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    dailD

    LineFilter2 is also nice. It extracts lines of text and copies it to a new file. It has options to keep the original line numbers. I use this all the time.

  • NPPEXEC Plugin installation problem

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    Claudia FrankC

    Hello @Piyush-Chaudhary,

    when plugin manager downloads the plugin it creates a hash value of this dll and tries
    to compare it with the one confgirued by the author. If this fails, because plugin manager
    wasn’t able to load the hash or hash value is incorrect etc. you will get this message.
    Normally, you can ignore it but of course there is a chance, that the sourceforge website
    was hacked and the dll which you want to load has been compromised.
    So, it’s up to you do decide if you want to use the dll or not.

    Cheers
    Claudia

  • using emmet getting unknown exception

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    javed arshadJ

    Thanks Caudia . It worked, downloaded from Sourceforge. I have the latest version of notepad++. Wounder why some one did not update the script if it was not working with
    emmet.
    Thanks

  • No spaces, no indents.

    10
    0 Votes
    10 Posts
    6k Views
    Claudia FrankC

    @TylerSky

    glad to see that you have a working enivornment now but this means,
    that you have a broken font in your system.
    If you want to sove this you may be interested in this.

    Cheers
    Claudia

  • Clickable Links only Partially Working

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello @Fisher-King,

    can you provide the text which has this behaviour?

    Cheers
    Claudia

  • copy multiple urls text to lines

    Locked
    15
    0 Votes
    15 Posts
    8k Views
    Kippie WoopK

    Yes the script is working now, I didnt know what i did wrong thx for your help

  • 0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Ohayo-Gosaimas

    if you want such behaviour than it must be implemented into the lexer(s).
    Afaik this is part of scintilla.

    Cheers
    Claudia

  • FunctionList with file Informix-4gl

    Locked
    8
    0 Votes
    8 Posts
    7k Views
    Anderson Quandt VenancioA

    Hello Claudia,

    I found out what was happening, it is working properly .

    In my toolbar appear two buttons on the FunctionList, I was clicking in the second , it does not work . When I used the first appeared properly functions.

    Thanks a lot for the help!

  • Can't install v6.8.8

    Locked
    5
    1 Votes
    5 Posts
    3k Views
    Grant Sharon EslerG

    @Claudia-Frank Thanks, haven’t tried the reboot yet so will next time I get a chance.
    Thanks

  • UDL highlight keywords that are not seperated

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello @Chris-Hansen,

    afaik, only, if @ isn’t part of the keyword but used as operator.

    Cheers
    Claudia

  • Compiling notepad++ with Visual Studio 2015

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    dailD

    Don’t forget to copy the SciLexer.dll into the Notepad++ bin directory ;)

  • Stupid newbie wordpress question...

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello @Randy-Miller,

    how should we know what you did?

    Cheers
    Claudia

  • How to convert a Note++ doc into an Excel Spreadsheet???

    Locked
    2
    0 Votes
    2 Posts
    11k Views
    Claudia FrankC

    @Angela-Tovar

    this question is, should it be a real excel spreadsheet or a file which can be imported into excel.
    If the latter is the case then make sure that your file has a header and the rows
    do e.g. use , or ; as delimiter.

    header and rows must have the same number of fields

    So something like

    header1;header2;header3;…
    value1;value2;value3;…

    Cheers
    Claudia

  • Windows 10 Right-click Context Menu

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    Laurin GreenL

    @Claudia-Frank

    Claudia, you are correct. On the last install (6.8.8) instead of hovering over that checkbox to display its info, i now remember clicking on the item. Totally my error.
    I have just done a couple of test installs with/without that checked, and yes the feature that i want does/does not appear.
    Thanks for testing and responding.
    … cheers, Laurin

  • [Syntax creating] Highlight next word after keyword

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Крафтист-Официальный

    both wishes cannot be fullfilled by current version of UDL as it doesn’t support
    something like if this text follows a keyword than treat it different.

    Cheers
    Claudia

  • [Syntax creating] REGEX in UDL

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    @Крафтист-Официальный

    unfortunattely you can’t.

    Cheers
    Claudia

  • XML Tools Plugin validation failure

    4
    1 Votes
    4 Posts
    6k Views
    Claudia FrankC

    Hello @Mike-L,

    as far as I understand the plugin manager downloads the dll and checks it MD5 against the configured value of
    the plugin author if this doesn’t match you get the warning message.
    So either there was a problem during download or the configrued hash isn’t the correct one.

    Cheers
    Claudia

  • Title tab in Dark theme

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Claudia FrankC

    Hello @Mario-Morse,

    by using

    Settings->Style Configurator->Global Styles->Active tab text

    and choosing different color.

    Cheers
    Claudia