• trying to replace certain line.

    Locked
    2
    0 Votes
    2 Posts
    958 Views
    SpeedRiderS

    i 'm stuck on some thing. i want to Chang what biome bundle world replaceblocks: . but there over 440+ biome is there a way to do that. i have manged to use find all the replaceblocks: but have seen that most of them come at line 116 but some are at 114 in notepad++ but not able to replace the line 116 114 because ech .bc file has some different wording replaceblocks:.
    it has 400+ fills i would have to manually go throw. would you know how to do that. i have been trying to finger it out using google but not able .
    or is there a way to when using find . when it has finds all replaceblocks: i can edit them from the find results
    that would be really cool.

  • Replacing Multiple Values

    Locked
    2
    1 Votes
    2 Posts
    1k Views
    Scott SumnerS

    @Jasin-Refiku

    From the detail provided I’d say that this would do it:

    Find what zone: (?-i)(<ElectricityConsumption>)\d+
    Replace with zone: \10
    Search mode: Regular expression

  • DbgP the arrow shows the current line debugged disapeared !

    Locked
    1
    0 Votes
    1 Posts
    505 Views
    No one has replied
  • Prevent double click to select the whole line

    3
    1 Votes
    3 Posts
    1k Views
    Gregory D.G

    ok, so no way to deactivate/change action triple click ?

  • issue with buildboost

    9
    0 Votes
    9 Posts
    3k Views
    chcgC

    See https://github.com/notepad-plus-plus/notepad-plus-plus/pull/2062 and https://github.com/notepad-plus-plus/notepad-plus-plus/pull/2336.

    Do you see a messagebox with:

    Authenticode check failed: signature or signing certificate are not recognized?

    Otherwise the most probably issue is that the SciLexer.dll is not placed beside the notepad++.exe.

    Do you really want to build and debug scilexer.dll?

  • Encoding [§ gets big5 encoding

    5
    0 Votes
    5 Posts
    5k Views
    patrickdrdP

    same here, thanks a lot!

  • How could I set background color for only UDL file types.

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    gromexeG

    In the userdefinelang.xml do you see the global styles block? Have you tried changing those? I did a global style change to the default notepad++ configuration just to test it out and in my attached image you can see “C0C0C0” was the hex value that changed in the xml.

    Capture.png

  • I am a crazy Korean4

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    John  Smith153J

    Error
    Post content was flagged as spam by Akismet.com

    korean use ask
    spam spam…~!!!
    =_ =‘’’

  • Changing YAML Highlighting

    Locked
    3
    0 Votes
    3 Posts
    13k Views
    CH4CodeC

    Thank you for your elaborate answer, however my problem remains.

    tabSetting seems to influnce the width of a tabulator. It does not switch between spaces and tabs as relevant for the syntax of the language, just the appearance. So that doesn’t help.

    I have no idea where that bespin.xml is saved, so I can’t manipulate it. Certainly not in the np++ folder or in MyDocuments. The bespin theme is also not metioned in any of the other xml files, no leads given…
    Edit: I have found Bespin.xml on npp github, but the location I need to put it into doesn’t exist on my machine…

    I think what I want is just out of scope for np++. Great editor nonetheless.

  • Document switcher not working

    Locked
    1
    0 Votes
    1 Posts
    585 Views
    No one has replied
  • Search\Replace within a Style token

    Locked
    1
    0 Votes
    1 Posts
    594 Views
    No one has replied
  • I am a crazy Korean3

    Locked
    1
    0 Votes
    1 Posts
    615 Views
    No one has replied
  • I am a crazy Korean2

    Locked
    1
    0 Votes
    1 Posts
    514 Views
    No one has replied
  • I am a crazy Korean1

    Locked
    1
    0 Votes
    1 Posts
    671 Views
    No one has replied
  • FunctionList.xml how to ignore wrong syntax.

    3
    0 Votes
    3 Posts
    1k Views
    Shin JaeyongS

    thanks for your help.
    i works well~ :)

  • Looks like eggs got ahead of the chicken...

    5
    0 Votes
    5 Posts
    2k Views
    A VA

    Please read Google EULA before using their search and services. In view of recent FB events you may look at it in a different light. Another, point is that the Software good products like NPP should not loose features or make it difficult for users. Whoever is in charge of this development should take a note of Plugin Manager MIA since August 2017. Just 2c worth form the Hardware guy. Anyway, my “nuke 'em” solution seems to work. Not advisable for everyone, but my old PC is dying and I can no afford loosing another day, so drastic measures were in order.

  • "Update Notepad++" Does Not Work

    7
    0 Votes
    7 Posts
    3k Views
    Firstname LastnameF

    PatchMyPC reports version 7.5.6 is available. As per what you stated in your link, “Update Notepad++” as expected does not show that update. I will try again a couple weeks.

  • 0 Votes
    1 Posts
    694 Views
    No one has replied
  • 0 Votes
    3 Posts
    1k Views
    TMuel1123T

    Hi Jim,

    I assumed the -l parameter as an override function for the detection of the language by the files extension. because if i try -lbash then it highlites it with the Bash code highlitning.

    If I use a *.din file it ofcause works, but then it uses the detection for the language of the file extension and i could omit the -l parameter.

    it is my intention to have the target.txt in my definition, because i dont want to have the highlight for all text files, but i ofetn open files which have the name target.txt, which i always want to have highlighted.

    Best regards
    TMuel

  • Comment Line Style not respected if first line of file

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