Coder Social home page Coder Social logo

Comments (14)

ap avatar ap commented on July 18, 2024

Please provide a minimal example file that triggers the error.

from vim-css-color.

bjeanes avatar bjeanes commented on July 18, 2024
a {
  color: #fff;
}

Just that causes those errors in console vim. In MacVim, no errors are displayed, but the colors are not highlighted either.

Here are my other vim plugins and their config: https://github.com/bjeanes/dot-files/blob/master/editors/vim/bundles.vim

from vim-css-color.

ap avatar ap commented on July 18, 2024

Hmm. I have added the files from scss-syntax to my .vim and added

autocmd FileType scss syntax cluster sassCssAttributes add=@cssColors

to my .vimrc, but so far I cannot get the after/syntax/css.vim file to get triggered on SCSS files. I tried to spot any other bits I might need in your configuration but I cannot really see anything.

Any idea what is else missing?

from vim-css-color.

bjeanes avatar bjeanes commented on July 18, 2024

I was unnecessarily specific in my original issue. This isn't just effecting scss files, but even plain css files. Haven't yet tried sass

from vim-css-color.

ap avatar ap commented on July 18, 2024

Then I must suspect a problem of some kind on your end because it works just fine on all of my vim installations and nobody else has reported this either.

What is that “¬” character shown in the error message at the end of the offending line?

from vim-css-color.

bjeanes avatar bjeanes commented on July 18, 2024

That char is one of my list char settings:
https://github.com/bjeanes/dot-files/blob/master/editors/vim/ui.vim#L22

The original vim-css-color works (though too slow to use) and this is the
only plugin I've seen these errors with. It's obviously some sort of
interaction between something in this plugin and some other plugin/option
that I have set, but I have no idea how to debug these kinds of things...

from vim-css-color.

ap avatar ap commented on July 18, 2024

I wish I could help you but I have no idea how to debug this and no one else seem to be having the problem… so I’m closing this ticket as stalled. If you have figured it please report; or if you have found any other information that might point in the right direction, please reopen.

from vim-css-color.

ap avatar ap commented on July 18, 2024

Hey @bjeanes. Can you give d812b6c a spin? It should solve your issue (and be a good bit faster than the old version to boot).

from vim-css-color.

bjeanes avatar bjeanes commented on July 18, 2024

Sure thing. I'll try to give it a shot tonight.

from vim-css-color.

ap avatar ap commented on July 18, 2024

Any news yet, @bjeanes?

from vim-css-color.

bjeanes avatar bjeanes commented on July 18, 2024

Ah sorry... I'm at RailsConf at the moment so haven't really been thinking
about this. I'll try to test soon.

from vim-css-color.

ap avatar ap commented on July 18, 2024

@bjeanes: ping? :-)

from vim-css-color.

bjeanes avatar bjeanes commented on July 18, 2024

sorry for the delay. I just checked, seems to work fine now!

from vim-css-color.

ap avatar ap commented on July 18, 2024

Thanks! I can rest easy closing this then.

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.