• Login
Community
  • Login

Any way to display the color represented by its code (like #CC90A0)

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
7 Posts 2 Posters 403 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T
    Terry Wysocki
    last edited by Jul 16, 2024, 10:33 PM

    Newb to npp and I used to work with an IDE for my html/css work and it allowed me to hover over a css color code like #99C0B0 and it would popup a small sample of that color. Can npp do that, or is there a plugin that can?

    P 1 Reply Last reply Jul 16, 2024, 10:45 PM Reply Quote 0
    • P
      PeterJones @Terry Wysocki
      last edited by PeterJones Jul 16, 2024, 11:58 PM Jul 16, 2024, 10:45 PM

      @Terry-Wysocki ,

      QuickColorPicker plugin on 64bit Notepad++, or NppQCP on 32bit – available through the appropriate Plugins Admin (which I was reminded of by finding this post when searching the forum for color code)

      EDIT: crossed out factual error after it was pointed out below

      T 1 Reply Last reply Jul 16, 2024, 11:20 PM Reply Quote 0
      • T
        Terry Wysocki @PeterJones
        last edited by Terry Wysocki Jul 16, 2024, 11:48 PM Jul 16, 2024, 11:20 PM

        @PeterJones Thanks for the quick reply. I did not have QuickColorPicker available in the plugins manager, so I checked out the link you gave:

        @Michael-Vincent said in Is There A Plugin That Highlights Hex?:

        You’ll need QuickColorPicker , 2.2.1.1 (latest as of this posting) and you’ll need to install manually.

        Download the appropriate ZIP for your architecture
        Create a directory called ‘QuickColorPicker’ in your Notepad++/Plugins directory
        Unzip the QuickColorPicker.dll file into that ‘QuickColorPicker’ directory
        Disable ‘DirectWrite’ : Notepad++ menu : Settings => Preferences => MISC. , uncheck “Use DirectWrite”

        EDIT: Finally downloaded the version from Amazon and it has a NppQCP.dll file. But it now doesn’t show up as an installed plugin after restarting. I even tried the manual import method and it doesn’t show up???

        EDIT2: I made the folder name match the dll and it tried to install, BUT it says it’s incompatible with my version of NPP (version 8.6.8 64bit)!!!

        P 1 Reply Last reply Jul 16, 2024, 11:57 PM Reply Quote 0
        • P
          PeterJones @Terry Wysocki
          last edited by Jul 16, 2024, 11:57 PM

          @Terry-Wysocki said in Any way to display the color represented by its code (like #CC90A0):

          I did not have QuickColorPicker available in the plugins manager, so I checked out the link you gave:

          Sorry. I should’ve double-checked before saying that. My bad.

          Download the appropriate ZIP for your architecture
          Create a directory called ‘QuickColorPicker’ in your Notepad++/Plugins directory
          Unzip the QuickColorPicker.dll file into that ‘QuickColorPicker’ directory
          Disable ‘DirectWrite’ : Notepad++ menu : Settings => Preferences => MISC. , uncheck “Use DirectWrite”

          EDIT: Finally downloaded the version from Amazon and it has a NppQCP.dll file. But it now doesn’t show up as an installed plugin after restarting. I even tried the manual import method and it doesn’t show up???

          From Amazon? Then you downloaded the wrong version. You need to download from https://github.com/vinsworldcom/nppQCP/releases/tag/2.2.1.1

          EDIT2: I made the folder name match the dll and it tried to install, BUT it says it’s incompatible with my version of NPP (version 8.6.8 64bit)!!!

          It will say that if you downloaded the 32bit version and tried to install it in 64bit Notepad++.

          You need to specifically grab https://github.com/vinsworldcom/nppQCP/releases/download/2.2.1.1/QuickColorPicker-v2.2.1.1-x64.zip to get the 64bit version, then unzip the DLL into the plugins\QuickColorPicker folder (overwriting the wrong 32bit DLL)

          Here’s a screenshot of it working in 64bit 8.6.8 with Direct Write disabled (Settings > Preferences > MISC > ☐ Use DirectWrite unchecked and then restart Notepad++):

          755290dd-7b68-4c95-9136-921b5b12ad3b-image.png

          Notepad++ v8.6.8   (64-bit)
          Build time : Jun  4 2024 - 00:30:00
          Path : C:\usr\local\apps\npp\npp.8.6.8.portable.x64\notepad++.exe
          Command Line : 
          Admin mode : OFF
          Local Conf mode : ON
          Cloud Config : OFF
          Periodic Backup : ON
          OS Name : Windows 11 Home (64-bit)
          OS Version : 23H2
          OS Build : 22631.3880
          Current ANSI codepage : 1252
          Plugins : 
              mimeTools (3.1)
              NppConverter (4.6)
              NppExport (0.4)
              QuickColorPicker (2.2.1.1)
          
          T P 2 Replies Last reply Jul 17, 2024, 12:18 AM Reply Quote 2
          • T
            Terry Wysocki @PeterJones
            last edited by Jul 17, 2024, 12:18 AM

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • P
              PeterJones @PeterJones
              last edited by Jul 17, 2024, 12:43 AM

              BTW: I forgot to say that if you double-click an underlined color code, you can access the popup from my screenshot

              T 1 Reply Last reply Jul 17, 2024, 2:06 AM Reply Quote 0
              • T
                Terry Wysocki @PeterJones
                last edited by Jul 17, 2024, 2:06 AM

                @PeterJones Perfect! I didn’t initially see that the underlines were colored appropriately. This double-click gives me exactly what I wanted. Thanks!

                1 Reply Last reply Reply Quote 0
                2 out of 7
                • First post
                  2/7
                  Last post
                The Community of users of the Notepad++ text editor.
                Powered by NodeBB | Contributors