Giter Site home page Giter Site logo

Comments (5)

hail2u avatar hail2u commented on June 25, 2024

Your example code uses full-width spaces for indentation. I’m very confused. Please paste the correct example and upload a screenshot of error!

from vim-css3-syntax.

IndexXuan avatar IndexXuan commented on June 25, 2024

sorry for my indentation fault...

isn't it useless to install scss-syntax.vim?

.parent {
    width: 100px; 
    height: 100px;

    .child {
        width: 10px; 
        height: 10px;
    } 
} // should not highlight here...

you can see like this.
scss-nested-highlight-error-201601211540

after rename the /.vim/bundle/vim-css3-syntax/after/syntax/scss.vim as scss-back.vim

it becomes well enough~

screenshot from 2016-01-21 15 46 08

3q for all you have done, 3q~

from vim-css3-syntax.

hail2u avatar hail2u commented on June 25, 2024

It seems to break child selector (.child) highlighting not only }. So, it is a bug of a nesting highlight.

vim-css3-syntax plugin doesn’t have these type of highlight. I think this is a problem of scss-syntax.vim. I will look it.Thanks for reporting!

from vim-css3-syntax.

IndexXuan avatar IndexXuan commented on June 25, 2024

so I remove scss-syntax.vim plugin, it stilllll...
while, just rename scss.vim in your plugin to scss-back.vim, its ok~
it seems that scss-syntax.vim is not that useful in newest version vim.

Thanks for your attention~ 3q very much !

from vim-css3-syntax.

hail2u avatar hail2u commented on June 25, 2024

Good to know. I cannot reproduce your problem. If some similar problem happen, open this issue again.

from vim-css3-syntax.

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.