Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SQLColorColumnNew to Visual Studio Code? Get it now.
SQLColorColumn

SQLColorColumn

loicmasson2

|
965 installs
| (0) | Free
Color the column and the value to facilitate identification.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SQLColorColumn

Pair your fields and values with a specific colour in your SQL files.

Install

  • Open Extensions sideBar panel in Visual Studio Code and choose the menu options for View -> Extensions
  • Search for SQLColorColumn
  • Click install
  • Click reload if required

Features

In an INSERT in your sql file, will pair a field and value.

All the values will have the same colour has the field to help recognize it.

Visuals

Example

Roadmap

  • make it work for more than one insert at the time
  • add more colours compatible with dark themes
  • add colours for light themes
  • measure and address performance issues for huge sql files
  • NICE TO HAVE: have legend in sidenav if you have a long INSERT and forget which field is for what
  • EXPERIMENT: if it would work better with the lines of code that are visible instead of the entire file

License

https://choosealicense.com/licenses/mit/

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