GithubHelp home page GithubHelp logo

No autocomplete for hex values about css3 HOT 7 OPEN

ryboe avatar ryboe commented on August 23, 2024
No autocomplete for hex values

from css3.

Comments (7)

ryboe avatar ryboe commented on August 23, 2024

I can confirm that hex values don't show up in auto-complete suggestions and agree that this would be a nice feature. I tinkered for an hour and wasn't able to figure it out. I'll have to deepen my understanding of how symbol indexing works in Sublime to implement this.

from css3.

FeBe95 avatar FeBe95 commented on August 23, 2024

Thank you!

from css3.

FeBe95 avatar FeBe95 commented on August 23, 2024

I found out that any custom completion inside {} is ignored. Sublime only lists the values given by your CSS3 package while inside the brackets.
Autocomplete of hex values outside the brackets is working!

from css3.

FeBe95 avatar FeBe95 commented on August 23, 2024

Any Update?

from css3.

ryboe avatar ryboe commented on August 23, 2024

Sorry, I haven't had time to work on this yet. I'm gonna work on it this weekend, though. It's definitely on my TODO list.

from css3.

ryboe avatar ryboe commented on August 23, 2024

UPDATE: While I was working on improving the symbol indexing, I discovered that the new dev builds of Sublime Text 3 introduce an entirely new system for syntax highlighting. It's a much better system than the old TextMate XML-based garbage. Since symbol indexing is somewhat coupled to the scope names assigned by the syntax highlighter, I've decided to put off any more work on symbol indexing while I rewrite the highlighter from scratch. That's going to take a long time (sorry!), but it should fix a lot annoying bugs. I will keep this issue open and come back to it when the new highlighter has stabilized.

from css3.

FeBe95 avatar FeBe95 commented on August 23, 2024

Any updates on this topic?

from css3.

Related Issues (20)

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.