• Regex help on multiline search & replace

    Locked
    6
    0 Votes
    6 Posts
    16k 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
  • Please Add Confirmation To 'Find All'

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Return auto indent to old settings

    5
    0 Votes
    5 Posts
    5k Views
    Dellord AnnihilusD
    return to old auto indent settings
  • Regex help: CSS comments as function names in FunctionList

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    Lionel WongL

    Thanks guy038 for the solution and explanation. Cheers

  • Uploading Files....

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Entry point not found!

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    dailD

    Did you even try to use Google?