Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indent-rainbow for a particular language only #128

Open
ManavShah24604 opened this issue May 2, 2022 · 1 comment
Open

indent-rainbow for a particular language only #128

ManavShah24604 opened this issue May 2, 2022 · 1 comment

Comments

@ManavShah24604
Copy link

I want to use this extension for only python.
I don't want to use it for any other language on VS-code.
How can I do this ?

@oderwat
Copy link
Owner

oderwat commented May 2, 2022

From the documentation:

  // For which languages indent-rainbow should be activated (if empty it means all).
  "indentRainbow.includedLanguages": [] // for example ["nim", "nims", "python"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants