vscode-indent-rainbow icon indicating copy to clipboard operation
vscode-indent-rainbow copied to clipboard

Extension which shows indentation with a faint rainbow colored background to make them more readable

Results 56 vscode-indent-rainbow issues
Sort by recently updated
recently updated
newest added

The default line style cursor is lost behind the rainbow lines. i set my CursorWidth to 2 so I could see it. That's all that was needed; for me.

Hi! I felt like it would be a nice addition to have a subtle highlight on the current scope. I added an activeScopeDecorationType for both classic and light mode. Looking...

Currently the setting is due to the impicit scope window not available in a .code-workspace file. By changing the scope of this setting to resource (see [this example from another...

In DiffEditor, shading may affect the reading experience of differences

Type: Bug Write a Terraform configuration with the indent-rainbow extension enabled. Extension version: 8.3.1 VS Code version: Code 1.86.0 (Universal) (05047486b6df5eb8d44b2ecd70ea3bdf775fd937, 2024-01-31T10:29:15.765Z) OS version: Darwin arm64 23.1.0 Modes: System Info...

Include Visual Studio settings within the repository to enhance the development experience for contributors. Just something simple, allow changing the colors, light mode, and error color.

![Code_4Fa9xluLlv](https://github.com/oderwat/vscode-indent-rainbow/assets/22212803/2e457bda-355d-4f98-bca9-ae116a451d95) at the start rainbow showing properly but after I saved the file rainbow not coming properly. but if I close the file and reopen it from Explorer of vs...

I have already changed to write mode with the settings below. Light mode works well for hand-typed codes but Blocks still occur for pasted codes Is it a bug or...

Hi -- With the known issue of malicious extensions impersonating popular ones in the VS Code extension ecosystem , it would be great if you could validating yourself as the...

when the sticky scroll is enabled, it's not work. ![image](https://github.com/oderwat/vscode-indent-rainbow/assets/2528719/9338c2be-f800-4c6c-9b79-c7a64efa8cf8) ![image](https://github.com/oderwat/vscode-indent-rainbow/assets/2528719/d45b87e1-562d-446e-8c0b-fbf7712d0024) env: Version: 1.85.0 (Universal) Commit: af28b32d7e553898b2a91af498b1fb666fdebe0c Date: 2023-12-06T18:18:04.614Z Electron: 25.9.7 ElectronBuildId: 25551756 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS:...