• All text are Italics, please help to change back without it?

    Locked
    17
    0 Votes
    17 Posts
    13k Views
    Claudia FrankC

    Lenor de Consuelo Moliano,
    nice to see that this could be solved.

    Cheers
    Claudia

  • NppFTP Upload and Download not fully working

    Locked
    4
    0 Votes
    4 Posts
    7k Views
    Claudia FrankC

    Hello Bobby,

    so you are using webhoster godaddy.com, ok.
    I don’t assume that they do such configuration without letting you know.
    From your provided log we see that you use ports 50210 and 50211.
    So that was the reason why I thought it might be a potential issue here.

    What fails is the retrieve command.

    -> RETR /httpdocs/Work/WorkFile.xml
    150 Opening BINARY mode data connection.
    Download of /httpdocs/Work/WorkFile.xml failed

    If the ports aren’t the issue then it might be that access restictions on that
    particular file are the cause. E.g. you don’t have read rights (which doesn’t make
    sense from webhosters business point of view, I agree but can be wrongly configured)

    Or, your firewall is blocking. (deactivate for a test?)

    Maybe you wanna try a different ftp client like filezilla?

    From their website I see they offer information how to configure it.

    Cheers
    Claudia

  • find results screen floats in 6.8.8

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Mike HillsM

    Hi Claudia
    Thanks for rapid resolution - it worked fine
    Thank you
    Mike

  • Plugins are not shown

    Locked
    4
    0 Votes
    4 Posts
    8k Views
    Claudia FrankC

    Hello Hussain-Haboubi,

    when Plugin Manager starts it must connect to a website to download
    the current plugins available. Are you sure that notepad++ is allowed
    to open a connection? Do you have any firewall configured?
    Is it possible to make a test haveing the firewall disabled?

    Cheers
    Claudia

  • How to disable the highlighting

    Locked
    3
    0 Votes
    3 Posts
    18k Views
    glennfromiowaG

    @jonathan-doe To customize this, go into the Style Configurator, select the Global Styles under Language. The items shown in your screenshot should be Tags match highlight (blue ends) and Tags attribute (yellow middle).

  • Issue with Remote Desktop and Document Map

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 3 second character input lag for large files

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD

    Try turning off auto-completion. I regularly edit 100MB+ files and ran into this same problem. (Also make sure backups are turned off :) )

  • 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 :)