• Always go to top of the file when switch the tabs

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    Petar PetrovP

    @dail Wow you are totally right, i disable it and everything is fine now, thank you very much !!!

  • Cyrillic character does not show correcty.

    8
    0 Votes
    8 Posts
    14k Views
    Lachezar TomovL

    @Froggy01 : I am with Notepad++ 6.8.6. So I uninstalled it and installed 6.8.3. And all is correct and I see cyrillic letters. To be sure this is a version problem, I uninstalled it and installed 6.8.6 again. And surprise I can see cyrillic letters without a problem :)

    Than you for your assistance

  • Notepad++ Wallpaper wanted

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Froggy01F

    Biggest found by Google images : http://getkeystrap.io/img/notepad-logo.svg

  • Spell checker

    2
    1 Votes
    2 Posts
    2k Views
    Amanda FeesA

    I’m not sure if you have already figured it out, but I came across your issue while looking for an answer myself. Thought I would post here for anyone else who stumbles across this.

    For me, I just had to go to Plugins > Plugin Manager > Show Plugin Manager, and then scrolled down to “DSpellCheck” and clicked “Install”. After a restart of Notepad++, it worked.

    I also found another issue here that suggests moving DSpellCheck.dll from the “disabled” folder to the “plugins” folder in your Notepad++ installation directory.

    Hope this helps! :)

  • opens XML file like JSON in portable version

    Locked
    5
    0 Votes
    5 Posts
    6k Views
    Serg SerikS

    and this happens when I open the file from explorer.
    from the context menu of npp(File > Open) and from the explorer-plugin opens normally

  • Regex help on multiline search & replace

    Locked
    6
    0 Votes
    6 Posts
    17k Views
    Scott SumnerS

    True credit goes to guy038, but I’m glad I could assist.

  • Syntax highlighting fails after Clear results in compare

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Textfile with unknown letters

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Notepad++ Update not finding new versions

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    Froggy01F

    I understand, that’s why I didn’t post this earlier: my current version is 6.8.3 and the latest release is 6.8.6, so it should at least update my software to 6.8.5. I’m wrong ?

  • Uninstall old version before installing new?

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    dailD

    Manual updates are perfectly fine and you don’t have to uninstall old versions.

    I notice that in my"?" menu there is no check for updates

    You either just have the standalone version of N++ (which does not auto-update) or during the installation you didn’t select the “automatically check for updates” option.

  • **Last version (6.8.5) not finding 6.8.6 on Update Enquiry**

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    dailD

    The auto updater is triggered about a week after a release, that way in case any major bugs are found, thousands of people don’t have a bad version.

    Bugs can be reported on Github.

  • Notepad++ crashes when loading large XML file

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    dailD

    As a quick solution. I’d recommend uninstalling the mimeTools plugin.

  • 0 Votes
    5 Posts
    3k Views
    Kevin GrigsbyK

    Ok, I will check that out. One thing I just tried was Uninstalling NPP again and then DELETING the Notepad++ folder. Downloaded the latest and installed. It worked!!! BUT, I installed some of the plugins I had before and bam, does not remember anymore. I think it is Tidy, since that is one of the more recent ones. It could be the XML tools as well.

    For anyone trying to figure this out, the plugins I added after it was working, one of which made it fail could be one (or more) of these: Tidy2, XML Tools, NppAutoIndent, NppFTP, JSTool, JSON Viewer.

    I have had the last 4 for a long time. Tidy2 and XML Tools are when this issue started.

  • COBOL syntax highlighting

    Locked
    7
    0 Votes
    7 Posts
    15k Views
    dailD

    by the theme chosen i.e. Vibrant Ink

    Looks like Vibrant Ink doesn’t have any style configuration for COBOL. Only a few non-default themes have it for COBOL at all.

  • onclose.. save file or it will be lost

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Functionlist for Rapid (ABB robots)

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    Anders SandbergA

    Hi again.

    Fixed it myself. Just in case anyone else want to know how.
    I had this row added to associationtable:
    <association userDefinedLangName=“RAPID_ABB” id=“rapid_function”/>

    And my parsercode looks like this know when it works the way i want it to:
    <parser id=“rapid_function” displayName=“ABB Rapid” commentExpr=“!”>
    <function
    mainExpr=“^[\t ]((PROC|FUNC|TRAP)[\s][a-zA-Z]\w)”>
    </function>
    </parser>

    Maybe it can help someone else.

    //Anders S

  • GURU NEEDED - Stripping, reformatting, saving HTML...

    12
    0 Votes
    12 Posts
    7k Views
    Gabriele CripezziG

    “Just note that, in your last post, the link of the partial file is still wrong !”

    Yeah… there must be something wrong whit this forum script when parsing URLs. I tried to work on it but after 180 secs you can’t edit anymore so I couldn’t delete the links.

  • Trouble converting text to html

    2
    0 Votes
    2 Posts
    3k Views
    carlosthehyenaC

    Save as html works ok for me … depends on what you mean by “converting” - it won’t put tags in there, etc. all it does it rename your file from thisfile.txt to thisfile.html

  • Edit text file

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Broken files when search &replace

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