vscode-guides
vscode-guides copied to clipboard
An extension for more guide lines
- [x] I have search [open issues](https://github.com/spywhere/vscode-guides/issues) for duplicate issues - [x] I have search [close issues](https://github.com/spywhere/vscode-guides/issues?q=is%3Aissue+is%3Aclosed) for potential fixes - Guides Version: 0.9.3 - VSCode Version: 1.44.0 - OS...
Great plugin. I'd like normal, stack, and active guides to accept arrays as you've done with backgrounds. Then you could do something like: ```JavaScript "guides.stack.color.dark": [ "rgba(252, 30, 112, .30)",...
Some of guide lines are not straight. It may be active of non-active line, as you can see on screenshots below. There is a question in [this closed issue](https://github.com/spywhere/vscode-guides/issues/23) about...
I prepared some screenshots, which shows where the guide is (green dashed line) and where I expected it (red line): ✅ OK:  🚫 Wrong:  🚫 Wrong (where is...
Unindented comment lines break code scope recognition. It is actual for different languages, e.g. Python or Java. - [x] I have search [open issues](https://github.com/spywhere/vscode-guides/issues) for duplicate issues - [x] I...