• VBA (VB) language is gone in V6.7.9.2

    3
    0 Votes
    3 Posts
    18k Views
    RicardoR

    Unless you disabled it from “Preferences”-“Language Menu” it should be in letter V.

  • Regualr Expression Help

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    Mike KovachM

    Worked perfectly, that you.

  • Language menu doesn't show INI but INNO

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    pnedevP

    Look for MS INI file in Languages menu.

  • Notepad++ 6.7.9.2 does not focus when I open a file

    Locked
    3
    1 Votes
    3 Posts
    8k Views
    David CourtneyD

    Thanks for the reply. There is a weird relation there it would seem. If I check that checkbox, then minimizing Notepad++ puts it into the system tray instead of the task bar. However, when I open a file from the file explorer with it in the sys tray, it brings Notepad++ to the forefront as I was use to. I was hoping checking and unchecking that would essentially reset something and fix the problem, but it didn’t. Once I unchecked it, minimizing puts Notepad++ back in the taskbar like usual, but then opening a file leaves it in the background. Thanks for the thought. I’ll keep digging. Maybe an uninstall/reinstall will fix it. (While also wiping out %appdata%/Roaming/Notepad++ )

  • Number of rows allowed??

    2
    0 Votes
    2 Posts
    11k Views
    glennfromiowaG

    I don’t believe there is a hard upper limit - I believe it’s dependent upon memory and other system resources. However, I have opened files with hundreds of thousands of lines with no problem.

  • Request about the Auto-indent feature

    5
    1 Votes
    5 Posts
    7k Views
    guy038G

    Hi Scott,

    Once again, you’re completely right. Although the two functions Insert Blank Line Above/Under Current came with a recent N++ version
    ( v6.4.4 ), I should have looked around the different N++'s features, before posting :-(

    Indeed, your solution behaves exactly like mine. So, my post was, therefore, useless !

    Cheers,

    guy038

  • Korn Shell Syntax Highlighting?

    Locked
    1
    0 Votes
    1 Posts
    7k Views
    No one has replied
  • Centre the cursor vertically after search etc.

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Reload modified files

    5
    0 Votes
    5 Posts
    6k Views
    David BaileyD

    Actually, most of the threads here are about enhancements or bugs of various sorts!

  • Not Responsive for seconds after Alt-Tab

    Locked
    3
    0 Votes
    3 Posts
    5k Views
    Kevin DonnellyK

    Had a network drive file open - that may have been it. Thanks for the assist.

  • Hacer texto en forma al principio al ultma forma inversa

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    Diego HernándezD

    Creo que una forma de hacer eso en Notepad++ es mediante expresiones regulares (RegEx).
    Ejemplo:
    Teniendo el siguiente texto:
    % Hola Hola

    Nota: Coloca un carácter especial al inicio del texto, en este caso es el ‘%’

    Dentro del cuadro de diálogo Reemplazar colocarías lo siguiente:
    Buscar: (%)(.*)(.)
    Reemplazar con: \3\1\2
    Habilitas la opción Expresión regular, repites la operación (reemplazar) hasta que el texto sea invertido completamente.

    Espero que sea de ayuda

    Estoy de acuerdo con @MAPJe71 , postearlo en inglés aumentará tus posibilidades de obtener más respuestas.

  • Software project gruoping and control.

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Is this program out of beta?

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    David BaileyD

    Clearly Notepad++ is long out of beta - unless you used a test version of some sort. While no software is completely bug free, my guess is that there is something else going on here.

    How big was your file - I am wondering if the save operation took an appreciable amount of time, and there was some sort of unfortunate interaction between NP++ and Filexilla.

    You really should use a backup system of some sort - but for now, possibly the hosting service for your website has backups that you could access.

    You might find something in:

    %AppData%/Notepad++/backup

    To resolve this problem, you clearly should experiment with a copy of your file. If you can reproduce the crash, you should disable any plugins and see if NP++ crashes.

    The strange thing to me is that NP++ clearly hadn’t crashed at the point when you saved your changes and went back to Filezilla - so why did it crash while you were using Filezilla?

    Did the crash message say anything useful?

    David

  • Doesn't ask to reload, when inactive tab-file changed

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    Sun W KimS

    I think he is stating the inactive tab prompts to reload.

    @Der-Skythe there is a “Update silently” feature. Did you try that?

  • Type quote results in doubles

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    Cyril GanchevC

    Check Preferences | Auto-Completion | Auto-Insert.

  • Plugin Manager still using SourceForge?

    2
    1 Votes
    2 Posts
    4k Views
    Dave BrotherstoneD

    Yes, there are plans. And some action too :)

    Hosting the plugins is up to the individual authors, and since the 1.3 version of PM, github etc can all be used without any issue.

    The current work is going into rehosting the XML list - whilst this is a tiny file (currently about 50kb), it’s downloaded a lot. Like, a serious lot.
    It results in about 800GB of traffic per month. I’m going to be doing some work in PM itself to try and reduce that, but that might take some time (security is hard, and needs to be done carefully). Prior to that, I’m going to be moving the hosting from SF to a cloudflare CDN, which should hopefully take the brunt of the traffic, and then I’m in talks with a potential sponsor for the rest of it. Yes, that means there’ll be a logo in PM, but it will just be a static logo, and I think we can live with that.

    I’m also working on making the updates more regular, via an automatic system. This will actually increase the bandwidth requirements, but hopefully with the other improvements, we should stay steady.

    Thanks for bearing with us whilst I get this all organised.

    Cheers
    Dave

  • Lost my file on System restart

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Disable font smoothing option? (v6.7.9.2 and onwards)

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    jonandrJ

    See, in particular, my reply from 7 days ago in the above thread.

  • Shortcuts!

    10
    1 Votes
    10 Posts
    14k Views
    cmeriauxC

    Hy Guy,
    You’are completely true. Disabling plugins (with folder rename or with n++ start option -noPlugin) involve the loose of plugin shortcut configuration.
    Thanks to my GitHub PullRequest (https://github.com/notepad-plus-plus/notepad-plus-plus/pull/70), this problem will disappear.

  • Find in Files and still working

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied