Skip to content

Conversation

@b4ckup
Copy link

@b4ckup b4ckup commented Oct 23, 2018

Conveniently toggle rainbow indent highlighting via command indent-rainbow.toggle. If you're interested in this you can merge this

@oderwat
Copy link
Owner

oderwat commented Oct 23, 2018

Thanks! I am short on time right now but will check it out at the weekend.

];

var active = false;
var colors = vscode.workspace.getConfiguration('indentRainbow')['colors'] || [
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this changed from const to var?

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

Successfully merging this pull request may close these issues.

3 participants