Community
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • carlosthehyenaC

      Which Explorer Plugin? Which javascript plugin?

      Watching Ignoring Scheduled Pinned Locked Moved
      4
      0 Votes
      4 Posts
      3k Views
      carlosthehyenaC

      ok, fair enough: thank you

    • Robert Brent JohnsonR

      setting auto indent type

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      dailD

      Settings > Preferences > Tab Settings

    • Asghar MohebbiA

      Feature Request: Save favourite RegEx patterns

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      0 Votes
      2 Posts
      2k Views
      Daniel MedinaD

      I save mine in a regex.txt file, then copy/paste into the NPP regex search/replace window.

    • Massimo AgostiniM

      Np++ 6.8.5 doesn't save in default extension

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      5k Views
      Tord NilssonT

      Same here, I installed 6.8.2 again because of that. A bit annoying

    • Chris Van de VenC

      quick generate html

      Watching Ignoring Scheduled Pinned Locked Moved
      9
      0 Votes
      9 Posts
      19k Views
      guy038G

      Hi Chris and Matteusz,

      Oh yes, of course ! BTW, instead of thinking about complicated things, we could, simply, have a shortcut to a simple text file, which would contain the general HTML template, as a back-up. Then a simple CTRL-C / CTRL-V in a new tab and selection of the HTML language would do exactly the same job !

      And the time for these few simple actions is, probably, very small, compared to the one needed to get the right HTML file finished and bugs free, isn’t it ?

      Cheers,

      guy038

    • Chris DeenC

      What OS, compiler, and source code version have you most recently compiled Notepad++ on ?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Chris DeenC

      Notepad++ - Trying to compile & link in VC8 on Win7

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • J ShyneJ

      Request: Additional Command Argument for Window Title

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • ValijonV

      Suggestion: Ctrl + F5 (alternative) to reload file from disc

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      4k Views
      ValijonV

      Yes, you were right. Thank you

    • Steph RuS

      Possible graphics issue

      Watching Ignoring Scheduled Pinned Locked Moved replace find in files find
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Edwin Wong90E

      Suggestion: Different view environment ( like work-space )

      Watching Ignoring Scheduled Pinned Locked Moved feature request
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Cliff TamC

      how to unminify HTML and CSS files

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      8k Views
      No one has replied
    • Monir MamounM

      Code Signing Please?

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Dan GargusD

      UTF-8 without BOM

      Watching Ignoring Scheduled Pinned Locked Moved n missing conversion opti
      2
      0 Votes
      2 Posts
      12k Views
      guy038G

      Hello Dan,

      Well, starting with the v6.8.1 version of N++, the main menu Encoding has been, slightly, changed :

      Before the v6.8.1 version, the Encode lines were Encode in ANSI, Encode in UTF-8 without BOM, Encode in UTF-8, Encode in UCS-2 Big Endian and Encode in UCS-2 Little Endian. And idem, for the Convert lines.

      From the v6.8.1 version, the Encode lines are Encode in ANSI, Encode in UTF-8, Encode in UTF-8-BOM, Encode in UCS-2 BE BOM and Encode in UCS-2 LE BOM. And idem, for the Convert lines.

      NOTES :

      The BOM, also called Byte Order MArk, is an invisible character, of Unicode code point \xFEFF, which helps the application to detect the right encoding of the current file, as well as the Most and the Least significant bytes of the characters, in that file.

      So, depending of the Unicode encoding used, the representation of the hidden BOM character, beginning the file is :

      The two bytes FE FF in the UCS-2 BE BOM

      The two bytes FF FE in the UCS-2 LE BOM

      The three bytes EF BB BF in the UTF-8 BOM encoding

      REMARKS :

      The UTF-8 sequence EF BB BF is just the UTF-8 transformation format of the UNICODE value of the BOM ( FE FF ) !

      The N++ encoding, simply called UTF-8, means that all the characters of the file are UTF-8 encoded, but NO BOM is added, at the very beginning of the file. That’s the UNIQUE difference with the strict UTF-8-BOM encoding !

      Best Regards,

      guy038

    • Василий ТараринВ

      Relative paths in config files!

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Anvar RahimovA

      User defined Auto-insert option is not work after reboot NPP

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Wei DuW

      Feature Request:configuration file import/export

      Watching Ignoring Scheduled Pinned Locked Moved feature exportimport configuration f
      1
      1 Votes
      1 Posts
      2k Views
      No one has replied
    • Mike GarrettM

      Feature Request: Do Close Tab Before Checking For File Change

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • MATEUSZ BRAKM

      highlighting javascript doesnt work

      Watching Ignoring Scheduled Pinned Locked Moved javascript highlighting
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • Vasile CarausV

      Increment number more easily

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      1 Votes
      1 Posts
      4k Views
      No one has replied
    The Community of users of the Notepad++ text editor.
    Powered by NodeBB | Contributors