mikkel-ol / vsc-er-syntax-highlighting

Visual Studio Code extension with syntax highlighting for .er files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntax highlighting for ER Diagrams

Syntax support in Visual Studio Code for Entity-Relationship Diagram files (.er files) with highlighting for entities, primary keys, comments and more. This has been designed around Material Theme so stylings might appear different depending on theme.

Marketplace
GitHub

Preview

Preview syntax highlight

Syntax

This is based on the syntax used by erd-go but also supports cardinalities used by erd and erdm.

Markdown

This extension also provides syntax highlighting and previewing of ER code in Markdown.

About

Visual Studio Code extension with syntax highlighting for .er files

License:MIT License


Languages

Language:JavaScript 100.0%