• Problems with ANSI Characters « and » 0x0171 and 0x187

    2
    0 Votes
    2 Posts
    313 Views
    EkopalypseE

    @Sebastian-Koerner

    I can’t see your reported issue concerning the broken characters

    Regarding the extra char, this happens when you chose Encode in Ansi, which basically is a view of the current bytes and because those chars are encoded in two
    bytes in utf8 you see the additional first byte. If you choose convert to ansi, from a clean state, it shows it correctly.

  • Notepad ++ crashed

    4
    0 Votes
    4 Posts
    293 Views
    Trail BlazersT

    @pnedev Thanks.

  • NPP cannot save on Windows Onedrive

    4
    0 Votes
    4 Posts
    2k Views
    rossjparkerR

    My guess is it is something to do with your company’s setup. Could be the PC build, the way OneDrive has been configured, the internet firewall/proxy connection.

    Sorry I can’t be of more help but it looks like you may be stuck with having to work around it by copying from OneDrive to your local hard-drive (e.g. desktop), edit using Notepad++ there, then copy back to OneDrive.

  • plugin commands...copy text with syntax highlighting....

    4
    0 Votes
    4 Posts
    716 Views
    Allen BaiA

    https://github.com/chcg/NPP_ExportPlugin/releases/tag/0.2.9.21

    update the notepad++ .DLL file (inside the .zip file), and it’s solved…share to you all

  • Is a CUDA language definition available?

    3
    0 Votes
    3 Posts
    952 Views
    Gomez AddamsG

    Thank you for your advice. I managed to determine where that data was saved and put the stuff in there. I think the user-defined options would be a better place for it, as you suggested, but its working OK now so I am not going to move it.

  • Disable mouse 4 shortcut to switch tabs?

    9
    0 Votes
    9 Posts
    7k Views
    PeterJonesP

    @kleajmp said:

    I reinstalled Notepad++ t

    maybe it’s the change in the new version of scintilla…

    try downloading the zip version of 7.6.6, which is the last version before the scintilla upgrade. unzip it into a known directory (maybe on your desktop or similar), and run notepad++ from there instead of your normal shortcut/association. If that version works, then uninstall your new installation, and install the 7.6.6 install version instead. Also, if that’s the case, let us know, because it will probably require a bug report.

  • Python missing from Language menu after a reinstall

    2
    0 Votes
    2 Posts
    491 Views
    MegMMM

    [Original Post OBSOLETE] 4th time installing was the charm, no changes between installs. I did App/Remove the first 3 tries. So I really have no idea the difference. But Python finally showed up in the menu.

  • Won't save CSS as a CSS file

    3
    0 Votes
    3 Posts
    446 Views
    Andrew MarroquinA

    Thank you i’ll try that.

  • 0 Votes
    2 Posts
    225 Views
    EkopalypseE

    @Pramod-Sahai

    I would suggest, shutdown the computer,no more errors and warnings.
    Seriously, how should one try to help with such a post?
    You didn’t specify which npp version you are using.
    You didn’t specify which plugin is causing issues and most importantly
    you didn’t tell about the errors and warnings.

  • How to add background highlighting for comments.

    7
    0 Votes
    7 Posts
    4k Views
    SalviaSageS

    Actually, I just found where this can be set in the style configurator.

    It is not in global styles, so you have to change the background color for each language that is on that list.

    Solved.

  • How to attach image in forum post ?

    3
    0 Votes
    3 Posts
    345 Views
    Ak MA

    Thanks for the reply.
    ‘Linking’ instead of ‘attaching’ definitely makes it challenging for us old folks.
    Thankfully use of Notepad++ is simple :)
    We will just try and give a verbal description of ‘images’ for our questions.

    @PeterJones said:
    It is possible to link to an external image, yes.
    This forum is formatted using Markdown, with a help link buried on the little grey ? in the COMPOSE window/pane when writing your post. For more about how to use Markdown in this forum, please see @Scott-Sumner’s post in the “how to markdown code on this forum” topic, and my updates near the end. … That topic also explains how to embed images by uploading them to a public server like imgur.com, and embedding them using the syntax ![](http://i.imgur.com/QTHZysa.png)

  • Notepad only opens header XML file

    5
    0 Votes
    5 Posts
    701 Views
    rinku singhR

    Notepad++ v7.7.1 (32-bit)
    Build time : Jun 16 2019 - 21:14:50
    Path : C:\Program Files\Notepad++\notepad++.exe
    Admin mode : OFF
    Local Conf mode : OFF
    OS : Windows 7 (32-bit)
    Plugins : auto_populate.dll Console_output.dll Demo.dll mimeTools.dll NppConverter.dll NppExec.dll NppExport.dll Remove_dup_lines.dll

    & also you can provide total data of file here

  • Are there any spellcheck-style linting plugins?

    5
    0 Votes
    5 Posts
    2k Views
    Steven HaymesS

    In NppExec, execute the following (path may vary with your Python installation):

    C:\Python37\Scripts\pylint.exe “$(FULL_CURRENT_PATH)”

    You can add this as a Macro with: NppExec -> Advanced Options

    You can jump from the error reported in NppExec console to the line with the error in the editor with: NppExec -> Console Output Filters

    Depending on the linter that you run, you will have to tweak the filters and the order of the filters. I run both pylint and flake8.

    I find this process to be very efficient. I tried VS Code for a while and I did not like it. I would rather use Vim…

    Steve

  • No run option

    2
    0 Votes
    2 Posts
    849 Views
    Alan KilbornA

    @Eric-Redegeld

    You would need to add $(FULL_CURRENT_PATH) to your command line for running Chrome. When running the command, Notepad++ will substitute the actual current tab path into the command before running it.

    By why not try View (menu) > View Current File in -> Chrome instead?

  • Template "new #"

    16
    1 Votes
    16 Posts
    3k Views
  • how to add vertical edge(column)?

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    dinkumoilD

    @Minkyu-Jung

    I wrote a plugin that can add an arbitrary number of vertical lines to Notepad++ v7.7 and higher. Its name is ExtSettings. You can download it >>> here <<<. It will also be available soon via PluginsAdmin.

  • When to use (?-si)?

    4
    0 Votes
    4 Posts
    678 Views
    PeterJonesP

    @Ekopalypse said:

    read more about that here, (which at the moment is down)

    Down for good, actually. The githubio link was always meant as temporary. https://npp-user-manual.org/docs/searching/#regular-expressions is the new long-term home, linking directly to the regex docs.

  • docs.notepad-plus-plus.org is down

    5
    0 Votes
    5 Posts
    1k Views
    PeterJonesP

    @Дмитрий-Иванов said:

    But some links still not worked. Section https://npp-user-manual.org/docs/user-defined-language-system/ follow to old site.

    Thanks for that reminder. When I have time, I’ll work on getting something useful on that page, and remove the dead link. I’ll try to get it sometime today, but npp-user-manual isn’t my day job, so no guarantees.

  • 0 Votes
    2 Posts
    292 Views
    rossjparkerR

    There is no Android version of Notepad++.

    See also: https://notepad-plus-plus.org/community/topic/14986/notepad-for-android

  • Error when try to run the notepadd++ from it code

    2
    1 Votes
    2 Posts
    351 Views
    EkopalypseE

    @a-a

    seems to be an open issue which has been discovered recently.