DBML Language SupportThis Visual Studio Code extension provides language support for the Database Markup Language (DBML). Syntax HighlightingSyntax highlighting is enabled for files with the CommandsTo SQLWhen focusing a Selecting this commands presents all available dialects. At this time the three available dialects are PostgreSQL, MySQL, and SQL Server. After choosing a dialect, enter an output filename. If a relative path is provided, the generated file will be placed relative to the focused From SQLWhen focusing a SnippetsSnippets are provided for quickly creating tables, enums, and references. To use a snippet, begin typing any of the following keys.
IssuesIf you find an error or bug, please create an issue. ContributingIf you want to add to this project, feel free to fork the repository and submit a pull request. |