Any idea which extension/plugin this is that shows a preview of the colors written in their hex value?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nvim-colorizer.lua

    The fastest Neovim colorizer.

  • If you're using neovim, u can use https://github.com/norcalli/nvim-colorizer.lua, it's the one I use currently.

  • vim-css-color

    Preview colours in source code while editing

  • https://github.com/ap/vim-css-color is what I used before switching. This works on vim.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • coc-highlight

    Document highlight and document colors LSP support for coc.nvim

  • Are you sure it's not coc-highlight? Or is it both?

  • flutter-tools.nvim

    Tools to help create flutter apps in neovim using the native lsp

  • vim-hexokinase and nvim-colorizer are the most popular for this. If you're using flutter then you should use https://github.com/akinsho/flutter-tools.nvim which beats both of them (IMO) since it uses the LSP functionality to highlight flutter color constants.

  • lua-vs-vimscript

    Discontinued A simple benchmark comparing Lua performance to Vimscript (because no one seems to care about these nowadays)

  • Here’s a benchmark from an internet stranger: https://github.com/henriquehbr/lua-vs-vimscript

  • Colorizer

    color hex codes and color names

  • I made my own plugin: https://github.com/chrisbra/Colorizer/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • quick.nvim now uses native LSP!

    1 project | /r/neovim | 8 Dec 2023
  • rust-analyzer while learning

    4 projects | /r/learnrust | 21 Feb 2023
  • Running Neovim server in docker container

    1 project | /r/neovim | 3 Jul 2022
  • If you use a plugin, which one is to you the best file explorer plugin for nvim?

    9 projects | /r/neovim | 6 Feb 2022
  • coc.vim adding color previews to css etc. even though I don't have a coc highlight extension installed.

    1 project | /r/vim | 21 Oct 2021