• take carriage returns out

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    CMS MachinesC

    Thank you Claudia, that was all the info I needed.

  • Help for syntax highlighting

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    Claudia FrankC

    Hello Scott,

    thank you for your kind words, you are right, this script, as it is, is only useful
    if you have a data set similar to the one Marco has.
    For those who want to have a more general solution replace the format_line
    function with this one

    def format_line(l_num): txt = '' spacer = 1 for x in range(len(aLens) - 1): txt += a[x][l_num].rjust(aLens[x]+spacer) return txt + '\r\n'

    Cheers
    Claudia

  • Notepad++ on Wine, Crash on reload file dialog.

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    pnedevP

    Hi @VergilPrime,

    I think this is a Wine issue. I’m getting the same when I open a file in N++ and delete it from outside.
    Modifying the file from Linux environment leads to the issue you describe, you can try modifying the file from another program within Wine to see if this will trigger the same behavior.
    I personally have configured N++ to silently update changed file without asking which is a kind of work-around.

    BR,
    Pavel

  • Folder Change with Notepad++ !

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello Djordje,

    I don’t get what has been changed. The folder on the server or on the localhost?
    Or was it the file? Can you give us a listing what you did? Ordering is important.
    Something like

    connect via FTP to server xyz.com open file acb.txt in npp edit file
    … and so on

    Cheers
    Claudia

  • Notepad++ 6.8.6 wont ask me to save, if change were made

    4
    0 Votes
    4 Posts
    3k Views
    BakasomasuB

    Thanks Claudia!

    I’ve found it afterwards

    kind regards

  • 0 Votes
    3 Posts
    3k Views
    guy038G

    Hello Moustapha,

    En FRANÇAIS :

    La réponse de Claudia, concernant le caractère {, est tout à fait exacte, si tu possèdes un clavier Français habituel.

    Cependant, tu utilises, peut-être, un clavier Belge, Canadien, Suisse ou autre, dérivé du clavier Français. Dans ce cas, l’emplacement des symboles est complètement différent !

    Aussi, je te conseille de rechercher quel est ton véritable clavier, depuis le lien, ci-dessous :

    http://ascii-table.com/keyboards.php

    A partir de cette liste mondiale de claviers, clique, simplement, sur les numéros de clavier probables, sur la droite. Puis, quand la disposition du clavier s’affiche, tu peux survoler les touches, avec la souris, pour voir, en dessous, les differentes valeurs, affichées, par chaque touche, pour ce clavier, en particulier :-))

    Comme tu vois, tu n’as même pas besoin de notre aide, pour savoir comment écrire n’importe quel symbole, dans Notepad++ ou ailleurs !

    Bien amicalement,

    guy038

    In ENGLISH :

    The reply of Claudia, relative to the { character, is quite exact if you have a classical French keyboard.

    However, you may use a Belgium, a Canadian or a Swiss,… keyboard, derived from the French keyboard. If so, the localization of symbols is quite different !

    So, I advice you to find out what is your exact keyboard, from the link, below :

    http://ascii-table.com/keyboards.php

    From that world list of keyboards, just click on the probable keyboard numbers, on the right. Then, when the keyboard layout appears, you may move the mouse over the keys, to see, under, the different values, displayed by each key, for that specific keyboard :-))

    As you can see, you don’t even need our help, to know how to write any symbol, in Notepad++ or elsewhere !

    Best Regards,

    guy038

  • how to copy paragraphs found using regular expression

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    guy038G

    Hi Aman Jain,

    I can’t figure out, exactly, what you’re trying to do :

    Do you need to cut/copy these bookmarked lines ( Menu Search - Bookmark ) ?

    Do you speak about wrapped lines, when the View - Word wrap option is set ?

    How do you, personally, define a paragraph ?

    So, could you show us a short example of what you would like to ?

    Best Regards,

    guy038

  • Is there any way to auto insert tag end in html/php

    Locked
    10
    0 Votes
    10 Posts
    10k Views
    rowan harleyR

    Ok, thanks! I’ll just have to keep switching over from php to html when doing the tags

  • my function List is not showing up

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello Steven-Keitch,

    most likely you use a language which isn’t supported yet.
    For a list of supported languages see here.

    Cheers
    Claudia

  • Need help, please - regular expressions

    Locked
    14
    0 Votes
    14 Posts
    7k Views
    Jan KowalskyJ

    Thank you for your commitment
    Best regards,
    Jan

  • Class and main css line edit

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello Emre Şeker,

    does this mean you want to click on header__navigation -widgets and corresponding css file should open?

    Cheers
    Claudia

  • Plugin Compare Problem

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC

    Hello Sebastià Barceló Bauçà

    obviously this a bug and I see that it has already been addressed here.

    Cheers
    Claudia

  • Is it possible to skip columns in column mode?

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    Piotr LopusiewiczP

    Yeah, this was just a sample data. It’s usually way more columns of various stuff in them (numbers, mixes strings, names, addresses etc.), sometimes white spaces as well. Sometimes I want to do: space->right->space->right->space->right->right->delete one row->copy pate 4 next rows->left x10->paste

    Right now I need to re-select every time for a simple task of moving in what is in one column somewhere else and inserting some spaces between other columns. It’s faster (for me) to write a Python script to handle that than use regular expression search/replace but it would be instant if there was a way to move one column to left and right without losing the column selection more.

    Anyway, thanks for help :)

  • ShellExecute failed (2): Is this command Correct? (Fix)

    Locked
    1
    2 Votes
    1 Posts
    39k Views
    No one has replied
  • When reload file is it possible to update search results too?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    Claudia FrankC

    Hello Dzianis Nosko,

    so you want a feature that the old and new GUIDs are automatically highlighted when reload of file has finished, correct?
    Should just the word be highlighted or the whole line?
    Is there just one log file at a time or could it be that more files are involved?

    Cheers
    Claudia

  • NppCrypt doesn't work!

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    Claudia FrankC

    Hello Дмитрий Мощнов,

    P.S. Excuse please for my English, but I think it better than Google Translate. :)

    absolutely agreed - I think google translate is good if you try to understand
    but not if you try to say something.

    The problem sounds like you didn’t select any text, did you?

    Cheers
    Claudia

  • NPP EXEC - command line wrong

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Claudia FrankC

    Hello Lisa Nux,

    there are several issues here.

    First line sets an variable OUTFILE to C:\Users\Lisa\Desktop\UNi\WS1516\CT\output1.txt
    but the output states that it is OUTFILE = C:\Users\Lisa\Desktop\CT.txt ??

    Second line you open a command prompt with switch /C, which means cmd should terminate
    after command has been executed but you do not provide an command.

    Third line should execute perl with first parameter being the script which should get executed
    but, at least what you’ve provided, there is a space between \CT\ and PG_SCRIPTS… so perl
    cannot execute the script. Maybe that’s the source of the issue.

    and in this line
    C:\PERL\DWIMPERL\PERL\BIN\PERL.EXEC:\USER\Lisa\Desktop\CT\PG_SCRIPTS\check_001.PL DT “(FULL_CURRENT_PATH)” >(OUTFILE)

    there isn’t a space between PERL.EXE and C:\USER…

    Cheers
    Claudia

  • Folging in custom Language

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Jim DaileyJ

    I am not sure what you need, but I’ll offer atip that might help.

    I think you might want to be able to fold *<section> up to some following section? You say there is no closing keyword and that “$” begins a comment. If that is all correct, then perhaps you can create a closing keyword like this:

    [...] *NODE 1-2.300000000E-02 1.000000000E-03 0.000000000E+00 0 0 ... 10034-2.240450559E-02 3.333333333E-04 5.896247027E-04 0 0 $SECTION_END $ $ $ SECTION DEFINITIONS $ $ ...

    Here, I am using the comment “$SECTION_END” as an end-of-folding keyword. Maybe this will work for you?

  • Collapse buttons too small on high DPI displays (resolution 3200x1800)

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Treat file type as a zip archive for searching

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    dailD

    It’s not possible and I don’t think any plugins exist that do that either. You are probably better off using tools specifically for searching compressed files.