Coder Social home page Coder Social logo

Stylus coloring not working about vim-css-color HOT 8 CLOSED

ap avatar ap commented on July 18, 2024
Stylus coloring not working

from vim-css-color.

Comments (8)

endlist avatar endlist commented on July 18, 2024

I'm having the same issue. When I put the cursor over the color in a stylus file and use :echo map(synstack(line("."), col(",")), 'synIDattr(v:val, "name")') I get ['stylusCssAttribute', 'cssColorVal'] which doesn't seem right compared to the regular css or sass files. Not sure if that helps or not.

from vim-css-color.

ap avatar ap commented on July 18, 2024

@oryband @wrenishly: Can one of you give me a sample file that exhibits the problem? (Ideally a small one.)

from vim-css-color.

oryband avatar oryband commented on July 18, 2024

Create a file, test.css and put this in it:

a {
  color: yellow;
}

You'll see yellow being colored in yellow.

Now change the file's name to test.stylus (or just :set ft=stylus) and see the word doesn't get colored.

from vim-css-color.

ap avatar ap commented on July 18, 2024

(Iā€™m an idiot. Please ignore my deleted comment.)

from vim-css-color.

oryband avatar oryband commented on July 18, 2024

@ap no you're not (not an idiot, that is). This is a wonderful plugin. Mistakes like these happen.

from vim-css-color.

ap avatar ap commented on July 18, 2024

@oryband @wrenishly: This thing should work now. Please give it a try and let me know.

from vim-css-color.

oryband avatar oryband commented on July 18, 2024

Yup, works great now on .styl files. You can close this issue as far as I'm concerned.

from vim-css-color.

ap avatar ap commented on July 18, 2024

Thanks! Share and enjoy.

from vim-css-color.

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.