Coder Social home page Coder Social logo

Comments (5)

oderwat avatar oderwat commented on May 23, 2024

Please define "wrong". I don't see anything wrong when I use your example? Maybe create a screenshot for visualisation of the problem.

from vscode-indent-rainbow.

oderwat avatar oderwat commented on May 23, 2024

You may using the "errorColor" for lines which are not a multiple of tabsize together with the example "supression" pattern for lines starting with *. This would be a configuration problem. Besides that, I basically dropped any support for the "error" feature as what is an error or not should be evalued by a lint style type of tool. It is much to complicated to implement without parsing and that is outside of the scope of the plugin.

from vscode-indent-rainbow.

sartyukhov avatar sartyukhov commented on May 23, 2024

image
Look at "var_1_t", first 2 characters are colored green.
In vscode activated "Indent using spaces: 4"

from vscode-indent-rainbow.

oderwat avatar oderwat commented on May 23, 2024

What do you expect it should look like in that case? I think it very nicely shows that one does not obey the own tab size rules.

from vscode-indent-rainbow.

sartyukhov avatar sartyukhov commented on May 23, 2024

Ok, up to you.

from vscode-indent-rainbow.

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.