Open ManavShah24604 opened 2 years ago
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 ?
From the documentation:
// For which languages indent-rainbow should be activated (if empty it means all). "indentRainbow.includedLanguages": [] // for example ["nim", "nims", "python"]
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 ?