• 0 Votes
    2 Posts
    540 Views

    @Justin-Hess-0 ,

    I cannot replicate your problem. I am using v7.8.6, with ? > Debug Info =

    Notepad++ v7.8.6 (64-bit) Build time : Apr 21 2020 - 15:23:03 Path : C:\usr\local\apps\notepad++\notepad++.exe Admin mode : OFF Local Conf mode : ON OS Name : Windows 10 Enterprise (64-bit) OS Version : 1903 OS Build : 18362.720 Plugins : ComparePlugin.dll LuaScript.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConsole.dll NppConverter.dll NppEditorConfig.dll NppExec.dll NppExport.dll NppFTP.dll PreviewHTML.dll PythonScript.dll QuickText.dll XMLTools.dll

    dd7c7adf-9952-4528-a8d6-62d30249c6a4-image.png

    I have Chrome as my default browser.

    When I double-click on a link, it opens that link in Chrome.

    Maybe you should try turning off Clickable Link Settings, exit all instances of Notepad++, run one instance of Notepad++, enable the setting again, and see if it works. Then exit and run again and make sure it still works.

    If it doesn’t work for you, you will have to give us more information, including the ? menu Debug Info, like I showed above.

  • 0 Votes
    3 Posts
    463 Views

    You can try to create a UDL definition for PDB file format.
    However PDB is not a programming language so I tried to use the comment folding to achieve your need.
    Create a file pdb.xml (as below) and put it in userDefineLangs folder

    <NotepadPlus> <UserLang name="PDB Protein Data Bank" ext="pdb" udlVersion="2.1"> <Settings> <Global caseIgnored="no" allowFoldOfComments="yes" foldCompact="no" forcePureLC="1" decimalSeparator="0" /> <Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="yes" Keywords6="no" Keywords7="no" Keywords8="no" /> </Settings> <KeywordLists> <Keywords name="Comments">00SOURCE 00REMARK 00HELIX 00SEQRES 00ATOM 00SHEET 01 02 03 04</Keywords> <Keywords name="Numbers, prefix1"></Keywords> <Keywords name="Numbers, prefix2"></Keywords> <Keywords name="Numbers, extras1"></Keywords> <Keywords name="Numbers, extras2"></Keywords> <Keywords name="Numbers, suffix1"></Keywords> <Keywords name="Numbers, suffix2"></Keywords> <Keywords name="Numbers, range"></Keywords> <Keywords name="Operators1"></Keywords> <Keywords name="Operators2"></Keywords> <Keywords name="Folders in code1, open"></Keywords> <Keywords name="Folders in code1, middle"></Keywords> <Keywords name="Folders in code1, close"></Keywords> <Keywords name="Folders in code2, open"></Keywords> <Keywords name="Folders in code2, middle"></Keywords> <Keywords name="Folders in code2, close"></Keywords> <Keywords name="Folders in comment, open"></Keywords> <Keywords name="Folders in comment, middle"></Keywords> <Keywords name="Folders in comment, close"></Keywords> <Keywords name="Keywords1">HEADER KEYWDS </Keywords> <Keywords name="Keywords2">TITLE KEYWDS REVDAT AUTHOR CISPEP COMPND DBREF</Keywords> <Keywords name="Keywords3">ALA ARG ASN ASP CYS GLN GLU GLY HIS ILE LEU LYS MET PHE PRO SER THR TRP TYR VAL</Keywords> <Keywords name="Keywords4">EXPDTA JRNL</Keywords> <Keywords name="Keywords5">ORIGX SCALE CRYST </Keywords> <Keywords name="Keywords6"></Keywords> <Keywords name="Keywords7"></Keywords> <Keywords name="Keywords8"></Keywords> <Keywords name="Delimiters"></Keywords> </KeywordLists> <Styles> <WordsStyle name="DEFAULT" fgColor="FFFFFF" bgColor="000000" fontStyle="0" nesting="0" /> <WordsStyle name="COMMENTS" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="LINE COMMENTS" fgColor="FFFFFF" bgColor="000000" fontStyle="0" nesting="67369984" /> <WordsStyle name="NUMBERS" fgColor="00FFFF" bgColor="000000" fontStyle="0" nesting="0" /> <WordsStyle name="KEYWORDS1" fgColor="FF0000" bgColor="400000" fontStyle="1" nesting="0" /> <WordsStyle name="KEYWORDS2" fgColor="00FF80" bgColor="000000" fontStyle="0" nesting="0" /> <WordsStyle name="KEYWORDS3" fgColor="FFFF80" bgColor="000000" fontStyle="1" nesting="0" /> <WordsStyle name="KEYWORDS4" fgColor="C0C0C0" bgColor="000000" fontStyle="0" nesting="0" /> <WordsStyle name="KEYWORDS5" fgColor="00FF80" bgColor="000000" fontStyle="0" nesting="0" /> <WordsStyle name="KEYWORDS6" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="KEYWORDS7" fgColor="FF0080" bgColor="000000" fontStyle="0" nesting="0" /> <WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="OPERATORS" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="FOLDER IN CODE1" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="FOLDER IN CODE2" fgColor="FF8040" bgColor="000000" fontStyle="0" nesting="0" /> <WordsStyle name="FOLDER IN COMMENT" fgColor="FF8040" bgColor="000000" fontStyle="0" nesting="0" /> <WordsStyle name="DELIMITERS1" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="DELIMITERS2" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="DELIMITERS3" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="DELIMITERS4" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> <WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" /> </Styles> </UserLang> </NotepadPlus>
  • 0 Votes
    2 Posts
    167 Views

    Sorry. It was my fault!
    I had a file without an extension, so it seemed to be a path without filename!

  • 0 Votes
    5 Posts
    4k Views

    @PeterJones Sorry. @PeterJones gave me the solution. I’ve started using NotePad++ on my computer when i saw this box.

  • help with this code

    May 2, 2020, 7:20 AM
    0 Votes
    2 Posts
    140 Views

    @Alyssa-Desabelle

    You are in luck!
    You will find something which should get you to your answer HERE.

  • 0 Votes
    1 Posts
    202 Views
    No one has replied
  • 0 Votes
    3 Posts
    182 Views

    Hi, yes, it’s exactly this issue. Just checked now:

    Versions > 7.7: If word wrap is switched on the viewport shows Line 1 instead of the desired line. If it is switched off the positioning works correctly. Version 7.7: Correct line in both cases.

    Nice to have: If the desired line could be positioned about in the middle of the window. Then you see immediately the code above and below the line.

  • 0 Votes
    3 Posts
    242 Views

    @Alan-Kilborn Thanks for the time in responding and affirming this behaviour exists on your end. It is appreciated.

    As an aside, I had my shortcuts setup to run as administrator (for editing stuff inside of prog files directories (namely .inis)). This behaviour is counter-intuitive in that when in admin mode, this setting isn’t honored when a new as-admin instance is instantiated. Turning that off and opening new instances (either from tab context, or via command line, or with the setting to always force new instance) seems to resolve the undesired behaviour.

  • 0 Votes
    3 Posts
    247 Views

    Hola @Manuel-Korb, @PeterJones, All

    Este es un foro en idioma inglés. En el caso que tengas dificultades con ese idioma, te sugiero que escribas el mensaje en tu lengua materna, que parece ser la española, y luego lo hagas traducir por un servicio online como DeepL.com —tal como yo voy a hacer con este mismo mensaje—. De esta manera las chances de que los regulares de la lista lean tu mensaje y puedan ayudarte aumentarán considerablemente.

    Ahora bien, si la respuesta de @PeterJones es correcta, entonces no queda nada más por decir que desearte mucha suerte con tu proyecto.

    Un saludo.

    Translation

    This is an English language forum. In case you have difficulties with that language, I suggest you write the message in your mother tongue, which it seems to be Spanish, and then have it translated by an online service like DeepL.com -as I am going to do with this very message-. This way the chances that the regulars on the list will read your message and be able to help you will increase considerably.

    Now, if @PeterJones’ answer is correct, then there’s nothing left to say but to wish you good luck with your project.

    Greetings.

  • Plugins download but do not install

    May 1, 2020, 9:32 PM
    0 Votes
    2 Posts
    821 Views

    @gaming-unknown ,

    Like I said before, I am unable to replicate the problem.

    There are some things you can do to help us. The biggest is to go to the ? menu, and give us the Debug Info. That will tell us about your configuration and location, and might give us insight into what’s going wrong.

    Next, a common problem with installing plugins occurs if you try to install plugins but are behind a corporate proxy. To make your proxy settings for Notepad++'s Plugins Admin, go to ? menu, and Set Updater Proxy – you will need to restart Notepad++ as Administrator to do that (exit Notepad++; right click on the notepad++.exe and Run As Administrator, then ? > Set Updater Proxy)

    If that’s not your problem, could you try Plugins > Open Plugins Folder and give us a screenshot of what’s in that folder (including the full folder name)? In up-to-date windows 10, use the WinKey+Shift+S to start Snip & Sketch, which will allow you to draw a box around the portion of the screen that you want to snip, then click in your reply and Ctrl+V to paste:
    297b8f99-d0a9-4c2f-b298-32c8ca9c535c-image.png

    Alternately, Alt+PrtScrn will copy an image of the full active window into the clipboard, and you can paste that into your reply.

    If there are any error messages, you could also use Snip & Sketch or Alt+PrtScrn to grab those and paste into your reply as well.

    Hopefully, you’ll be able to respond with those details, so we can help you figure out your problem.

  • I cant change the type of file

    Apr 30, 2020, 9:04 AM
    0 Votes
    4 Posts
    222 Views
  • question

    Apr 30, 2020, 10:04 AM
    0 Votes
    6 Posts
    1k Views

    @guy038 it works, like what i want… thank you very muchh :) :)

  • 0 Votes
    2 Posts
    177 Views

    @Rosa-Wu

    I think you can find your answer HERE.

  • 0 Votes
    4 Posts
    1k Views

    @PeterJones said in How to quickly select multiple discontinuous entire lines?:

    Settings > Preferences > Editing > Multi-Editing Settings > Enable will allow ctrl+click multi-selections

    If that’s not fancy enough for you, there’s also the BetterMultiSelection plugin, available from the Plugins > Plugins Admin…

    Hi @PeterJones, @j-s, @Alan-Kilborn, All

    I strongly support @PeterJones advice, since the multi-selection feature and the BetterMultiSelection plugin make a quite powerful combo.

    Let me show you how to select discontinuous lines —1, 15, and 19— and then, copy, paste, select or deselect by characters, words, or the complete line. Notice that you are allowed to select from the beginning or from the end of the line:

    giphy

    Have fun!

  • 0 Votes
    3 Posts
    2k Views

    Hi @guy038, @Shawn-Evans, All

    For illustrative purposes , here is an animated version of the instructions posted above by @guy038|:

    Giphy

    Hope you don’t mind I changed the ending :)

    Have fun!

  • Mystery folder...

    Apr 26, 2020, 9:04 PM
    0 Votes
    17 Posts
    6k Views

    @PeterJones

    Interesting. I’ve never installed N++, always used portable so like you said it must somehow “become” available to the portable edition, maybe during packaging. All my other plugins can write to my Plugins_config directory - not sure why CodeAlignment doesn’t.

    Cheers.

  • Hyperlink problem

    Apr 30, 2020, 11:29 AM
    0 Votes
    2 Posts
    158 Views

    @Colin-Troth

    I think you might find your answer HERE.

  • 0 Votes
    11 Posts
    2k Views

    Hi @guy038 , and All

    Thank you for taking some extra work to explain the differences. Those schematic and details… You are so cool… :)
    Then like I said in above post, regex 3 is what I need.

    Best Regards,

    Harl

  • Colouring the text

    Apr 29, 2020, 1:56 PM
    0 Votes
    2 Posts
    184 Views
  • Bind extension (filetype) to theme

    Apr 28, 2020, 8:14 AM
    0 Votes
    2 Posts
    210 Views