• Highlighted hyperlinks

    已鎖定
    1
    0 評價
    1 貼文
    4k 瀏覽
    尚無回覆
  • NotePad++ - One line instead of two

    已鎖定
    5
    0 評價
    5 貼文
    6k 瀏覽
    AdzkiiA

    You’re damn awesome for helping me out, finally. I just forgot to put : at the end of \r\n

  • Incompatability with WinCompose

    2
    0 評價
    2 貼文
    2k 瀏覽
    Martin BonnerM

    Problem solved: Notepad++ needed to be restarted after installing WinCompose. (Notepad++ obviously hooks into the keyboard handling at quite a deep level – it also needs to be restarted after changing keyboard layout.)

  • Bug report: 6.8.3 not saving macros

    已鎖定
    3
    0 評價
    3 貼文
    4k 瀏覽
    dailD

    Sourceforge is no longer used for Notepad++. Issues for Notepad++ can be created here on Github. Also, it looks like this exact issue has already been reported.

  • Unexpected Behaviour in "Replace With" Box

    3
    0 評價
    3 貼文
    3k 瀏覽
    Keith UyenoK

    @tomas-chrastina Thanks very much for your help! This solved my issues! Also, after trying this, I noticed that right-clicking within the text box shows a “right-to-left reading order” toggle.

  • Change macro

    已鎖定
    2
    0 評價
    2 貼文
    8k 瀏覽
    tomas-chrastinaT

    I’m not aware about simple user friendly way to edit recorded macro. Macro definitions are stored here:

    %APPDATA%\Notepad++\shortcuts.xml

    More info about macros here -> Editing Configuration Files - Notepad++ Wiki.
    File format is described here -> Macros - Notepad++ Wiki.

    Still I assume it would be easier to record new one.

  • Moving/Cloning To Another View Changes Font Size

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • Losing User Define Language when switching Notepad++ tab across monitors.

    已鎖定
    1
    0 評價
    1 貼文
    1k 瀏覽
    尚無回覆
  • Silent installation parameter

    已鎖定
    1
    0 評價
    1 貼文
    3k 瀏覽
    尚無回覆
  • New notepad++ instalation do not store added Profiles

    已鎖定
    2
    0 評價
    2 貼文
    2k 瀏覽
    Thomas MoskeT

    I ve found a solution.

    I deleted the folder User/AppData/Roaming/Notepad++

    Then I started notepad++ again and created new ftp profiles

    This will crate new folder in AppData - and this time it works with the profile …

  • Font change

    2
    0 評價
    2 貼文
    3k 瀏覽
    NicholasN

    Under Global Styles there is Global override and Default Style. The override only takes affect when you enable it with the checkboxes below it. Normally you will want to change the default style so you can also change it at the individual level.
    If you’re trying to change a font and nothing is happening then check that the global override is not enabled.

  • How to mass associate extensions?

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • Maybe the simplest answer ever?

    已鎖定
    1
    0 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • Basic vs. Verbose save

    已鎖定
    2
    0 評價
    2 貼文
    5k 瀏覽
    BlueHat GURUB

    I found 3a in the default backup location, thank goodness. However, that still leaves my remaining queries, please.

  • Multiple Instance mode acting oddly

    已鎖定
    1
    1 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • nppLocalization folder

    已鎖定
    1
    0 評價
    1 貼文
    3k 瀏覽
    尚無回覆
  • Replace value according to previous line

    已鎖定
    3
    0 評價
    3 貼文
    4k 瀏覽
    geoslakeG

    Wow, thank you very very much, guy038, you not only almost saved my life :), but you took the time to explain things extensively to me, thanks again !

    Cheers

  • Help, need text editor for mac

    已鎖定
    1
    1 評價
    1 貼文
    2k 瀏覽
    尚無回覆
  • MySQL Server 5.1

    已鎖定
    1
    0 評價
    1 貼文
    3k 瀏覽
    尚無回覆
  • Escape backslash quotes in string in user defined language

    已鎖定
    2
    1 評價
    2 貼文
    6k 瀏覽
    Jan SchreiberJ

    In the UDL dialog, click the “Operators and Delimiters” tab. Under the caption “Delimiter 1” add the double quotation mark " as both “Open” and “Close”, the backslash as “Escape”. Same for the single quotation mark under “Delimiter 2”.