Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Rainbow EndNew to Visual Studio Code? Get it now.
Rainbow End

Rainbow End

Julien Duponchelle

|
46,109 installs
| (3) | Free
This extension allows to identify keyword / end with colours.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rainbow End

Marketplace Version Installs

This extension allows to identify keyword / end with colours.

Languages supported

  • Ruby
  • Lua
  • Elixir
  • Crystal
  • Shell
  • Verilog
  • COBOL
  • Julia

Screenshots

Ruby

Ruby light theme

Ruby dark theme

Lua

Lua

Elixir

Elixir

Crystal

Crystal

Verilog

Verilog

Shell

Shell

COBOL

COBOL

Julia

Julia

Robot Framework

We have support for the Robot Framework

Colors customization

You can override the color by putting in your settings.json:

{
    "workbench.colorCustomizations": {
        "rainbowend.deep1": "#e06c75",
        "rainbowend.deep2": "#6ca2e0",
        "rainbowend.deep3": "#e0de6c"
    }
}

Add new language

You can open an issue with sample code for the language you want to have.

Or you can contribute it by adding the language in:

  • package.json
  • language.ts

Contributors

  • Author: Julien Duponchelle: https://github.com/noplay
  • Cobol support by https://github.com/spgennard
  • Robot Framework by https://github.com/twilkening

Release Notes

See Change log

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft