Coder Social home page Coder Social logo

Convert HEX without '#' about vscolors HOT 1 CLOSED

kevscript avatar kevscript commented on June 16, 2024
Convert HEX without '#'

from vscolors.

Comments (1)

kevscript avatar kevscript commented on June 16, 2024

Sorry for very late answer, I didn't think my extension was being used!

I get what you mean, and it applies to all the other formats to. You can't really select any of them with a double-click.

From my pov, if we want to change the logic on how you parse hex values, we probably should do the same for all the formats purely for consistency purposes. But it should still be able to handle basic/full formats.

The #value, rgb(value), hsl(value), etc. offer reliable bounderies to recognize and parse the values.

So it would mean expanding use cases, which would introduce a level of complexity I'm not sure I can handle.
At first glance, parsing stripped formats like 000, 0,0,0, 0, 0%, 0%, 0,0,0,0% to the right ones (on top of the rest) seems like quite a hassle.
It would need an overhaul of the logic, especialy if we need to depend on, parse and modify text outside of our selection on top of that.

from vscolors.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.