Minggu, 09 Mei 2021

Some Useful Notepad++ Plugins 1

Are you using notepad++ intense but want more function? You can use some of these following notepad++ plugins.

  1. Column Sorting plugin
    https://github.com/blumu/NppColumnSort

    Notepad++ Column Sorting plugin
    Notepad++ Column Sorting plugin

    • It lets you define an unlimited number of columns,
    • Also for each column the comparison can be either numerical or lexicographical.
  2. Easy Color Picker plugin
    https://sourceforge.net/projects/npp-colorpicker/


    Notepad++ Easy Color Picker Plugin
    Easy Color Picker plugin

      • allowing modification and creation of source code color values, e.g. HTML hex colors, directly inside the editor.
      • The plugin supports color values in HTML (hex #RGB), Delphi (integer and hex $00BGR), Visual Basic (&BGR), C++ (0x00BGR), and byte RGB (R,G,B).
  3. Quick Color Picker plugin
    https://github.com/vinsworldcom/nppQCP


    • Be careful from about using the old v2.0.0.0 version, make glitch on your screen, like this:


  4. Compare plugin
    https://github.com/pnedev/compare-plugin


    • to compare the content of two filesin Notepad++
  5. BetterMultiSelection
    https://github.com/dail8859/BetterMultiSelection


    • to provide better cursor movements when using multiple selections.
  6. GotoLineCol
    https://github.com/shriprem/Goto-Line-Col-NPP-Plugin


    • you can combine with NppHorizontalRuler, to easier navigate to column on Notepad++ editor.
  7. NppHorizontalRuler
    32 bit version:https://github.com/jmgrossma/freeftys/blob/master/secondary/NppHorizontalRuler/NppHorizontalRuler.dll
    64 bit version:https://github.com/roryap/NppHorizontalRuler-x64-en-US


    • The horizonal ruler displays in Notepad++
The link that I post in here, just for suggestion. Of course, if you know better version or maybe you develop a better Notepad++ plugin, you can share on the comment.

Bibliography:

https://community.notepad-plus-plus.org/
https://pixabay.com/
https://sourceforge.net/
www.makeuseof.com
https://wordpress.com/

Related Post:

Posting about Notepad++
Styling Code with Astyle (Notepad++ Plugin)
Notepad++ Menu 1

Tidak ada komentar:

Posting Komentar

Various Other Posts