Coder Social home page Coder Social logo

Comments (7)

oderwat avatar oderwat commented on May 25, 2024

I use 1.5.3 personally and it seems to still work for me. Make sure you don't have indent using tabs active in this editor (click on the "Spaces 4" in the bottom status line of the editor). You could also let VSCode detect the correct settings there. I guess there is something not communicating right into what the plugin thinks the settings are.

from vscode-indent-rainbow.

 avatar commented on May 25, 2024

Thanks, but it's 4 Spaces as you can see on the picture above.

from vscode-indent-rainbow.

oderwat avatar oderwat commented on May 25, 2024

Yes I saw that. But did you try to toggle it, restart and toggle it back? Change it to 2 Spaces.. I can't reproduce. There may be other effects I don't see.

from vscode-indent-rainbow.

oderwat avatar oderwat commented on May 25, 2024

Probably another plugin you added recently changed something such that there is now some conflict with your configuration. Did you try to remove the other plugins?

from vscode-indent-rainbow.

 avatar commented on May 25, 2024

Okay, I think it's the EditorConfig for VS Code extension which causes the issue.

I uninstalled everything, then started to reinstall my required extensions one by one starting with indent-rainbow.

When I installed, the mentioned EditorConfig extension the indentation color changed to red.

from vscode-indent-rainbow.

oderwat avatar oderwat commented on May 25, 2024

I remember that I tried this plugin too and that I had problems getting it running too. That was one of the reasons why I added the experimental automatic config in the plugin. Which worked but I didn't want to support it. After VSCode itself now has decent detection I just removed all of my configurations and just use the native detection code for indentation. I am not sure what editor config adds what I am (not) missing though.

from vscode-indent-rainbow.

 avatar commented on May 25, 2024

Well it seems that @fibric was right - in my case it started 'crashing' like that after installing new version of editorconfig (which actually is not much use for me).

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.