tnypxl / architect-vscode-extension

Official VS Code extension for Architect, including syntax highlighting for the Architect file format (app.arc, .arc, config.arc, and prefs.arc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Architect for VS Code

Architect logo Architect logo

Full support for all standard OpenJS Architect file format values, including:

  • Pragmas
  • Scalar values: (string, number, boolean)
  • Complex values: (array, vector, map)
  • Comments (of course)

Automatically detects common Architect files, including:

  • app.arc + .arc - primary project manifests)
  • prefs.arc + preferences.arc - local Sandbox preferences, including env vars
  • config.arc + .arc-config - function configs

Learn more about the Architect format here

About

Official VS Code extension for Architect, including syntax highlighting for the Architect file format (app.arc, .arc, config.arc, and prefs.arc)

License:Apache License 2.0