-
VS Code's built-in TypeScript syntax highlighting supports rainbow brackets for type generics, as evidenced by this repro.
```ts
type Test = Array;
```
Admittedly, only the left angle brackets…
-
Any chance you could peek at this link...
https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/58
...to see the conversation I had with the author of Rainbow Brackets. I'm hoping som…
-
`option: enabled`
When there are two brackets the colors duplicate, just make the first color appear, or you can make it an option too if you want
![image](https://github.com/user-attachments/asse…
-
### IDE Information
PyCharm 2022.3.1 (Community Edition)
Build #PC-223.8214.51, built on December 20, 2022
Runtime version: 17.0.5+1-b653.23 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o…
-
Is there some way to change the colours used for Rainbow Brackets? The current selection seems optimized for dark themes, but is suboptimal (too bright) for light themes:
![screen shot 2017-03-24 a…
-
Output image does not have following extensions output.
Name: Rainbow Brackets
Id: 2gua.rainbow-brackets
Description: A rainbow brackets extension for VS Code.
Version: 0.0.6
Publisher: 2gua
V…
ghost updated
2 years ago
-
Rainbow-colored parentheses (and other delimiters) are _incredibly_ useful in Lisp. The only Atom package that does anything like this is https://atom.io/packages/swackets, which doesn't behave well w…
-
请问一下,在windows该怎么操纵呢
-
I want to choose the kind of brackets that rainbow color is applied to. Currently I can't disable colorize for square brackets.(`[]`)
hwooo updated
3 years ago
-
All,
I just installed this plugin for Sublime Text 4, and I cannot seem to get brackets brackets to show up. I tried with three different languages (Terraform, Groovy, and Rust) all of them don't …