Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Atlas HCLNew to Visual Studio Code? Get it now.
Atlas HCL

Atlas HCL

Ariga

|
5,061 installs
| (7) | Free
Syntax highlighting and autocompletion for Atlas
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Atlas HCL Extension for Visual Studio Code

Twitter Discord

The Extension supports Auto Completion Schema, SQL Dialect, Referencing Qualified Tables, Linting.

Features

Auto Completion Schema Resources

This refers to a feature that automatically suggests or completes the names of schema resources (e.g. tables, columns, etc.) as the user types, based on the database dialect being used. For a comprehensive list of the supported resources, please visit the following link: https://atlasgo.io/atlas-schema/sql-resources.

Syntax Highlighting

This refers to a feature that highlights syntax in a file based on the HashiCorp Configuration Language (HCL) syntax

Referencing Qualified tables

This refers to a feature that allows for referencing tables and their columns in a structured manner, either relative to the current location (e.g. column.id) or absolute to the table (e.g. table.user.column.id).

Linting

The tool provides linting capabilities, including duplicate resources/attributes, required attributes, and resource hierarchy validation.

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