• CSS+HTML+JS+PHP code style/color

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • How to let jsx file highlight in notepad++ ?

    Locked highlight jsx
    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • Line operations in several files simultaneously

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • XAML support?

    xaml
    7
    0 Votes
    7 Posts
    7k Views
    Robert PR
    Posted. Thanks! :) I didn’t realize the enhancement was over at github. Sorry about that :-\
  • Multiple Saving UTF-8 From Ansi

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    Claudia FrankC
    @Michele-Iddas A possible solution might look like this. Cheers Claudia
  • 1 Votes
    6 Posts
    5k Views
    Pouemes44P
    hello Nabodita can you paste here some word that you have to undrstand
  • 0 Votes
    2 Posts
    2k Views
    PeterJonesP
    Your method will mostly work as long as you’ve got Settings > Preferences > Backup correctly enabled, and you have a short enough backup time. If you want to make sure it’s got enough time to register the changes in the file, add a sleep($time) before the check, where $time matches your NPP backup interval. I would probably add a test for existence of the backup file, not just it being listed in session.xml. (I just ran an experiment, and a minute after my most recent save, when the backup file was gone, session.xml still listed the backup file). I would also use -M to check the modified-time of both the original and the backup, since I found outdated “backups” in my backup directory that were months out of date (probably remained open after a reboot or crash). Also, if you find that the file hasn’t been saved yet, you could also use Win32::OLE or Win32::GuiTest to force NPP to save the file, if you wanted, instead of just pestering yourself with a message box. But that’s up to you. PS: Perl is not an acronym: “Perl” is the language, “perl” is the executable/interpreter, “PERL” is a backronym.
  • Shortcut key or toolbar button to quickly toggle Document List Panel?

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    MAPJe71M
    Plugins - LuaScript - Edit Startup Script.
  • Notepad++ hangs when coverting line endings

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    asman2000A
    I checked and on my machine your example file hang Notepad++. But when I started cut your file to smaller one then I figured out that operation just take some “huge” time to convert EOL. On my machine conversion of 16000 lines took about 5 seconds. So you have about 1 000 000 lines so it will takes much more I converted this file to UNIX (LF) successfully with other text editor without any “hangs”
  • How Do I Set Lines In Alphabetical Order?

    Locked
    7
    0 Votes
    7 Posts
    23k Views
    Matthew BullM
    It worked, thank you once again lol. :D
  • UDL comment folding problem for EOL (LF)

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    Claudia FrankC
    @asman2000 it looks like it is also related to the delimiter. Using your latest example, if I add a space after each “a” it is set correctly. And if you play with removing this space you see the opening folding sign jumping. Cheers Claudia
  • Help to set point

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    Claudia FrankC
    @Jesus-Heras ¡De nada! Cheers Claudia
  • How to enter Greek characters

    Locked
    4
    0 Votes
    4 Posts
    12k Views
    PeterJonesP
    Wikipedia::Alt Code gives some history on the techniques. It should be noted that the + (and sometimes the numbers) in the ALT-(+3a3) sequence need to be on the numeric keypad. Oh, right, I’d also forgotten that Registry Key HKCU\Control Panel\Input Method\ value EnableHexNumpad must be set to 1 (create it as a String Value (REG_SZ)). After setting that and rebooting (or at least logging in), the ±sequences for unicode should work.
  • search function not working properly

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    WestJcW
    @Daniel-Fuchs I managed to find it by dragging. It was ’ hidden ’ behind the script screen. But is there also a button / button combination to press; to make it show up? And how could it just disappear anyway?
  • Can't set up backups

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Can I use "save as" with text saved to the clipboard within a macro?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Notepad++ opening odd files

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    SonOfDiabloS
    Wow the fact that it wasn’t harder kinda annoys me o.0 Thanks @AngryGamer I can stand to use Notepad++ once again :D
  • get notications

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    6 Posts
    4k Views
    Linus F.L
    I’ll be damned! Just tried it again, and now it works as expected… [image: jX1hiVt.jpg] No idea, what has changed since the last time… Maybe just a glitch? Thanks anyway for your assistance.
  • Help with manually configuring theme

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    Richard SteinbergR
    Never mind. I figured it out. XML tells you where in Style Configurator to find settings.