Skip to content

a22-foundation/ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A22 VSCode Extension

This extension provides language support for A22, the functional declarative agent language.

Features

  • Syntax Highlighting: Colorization for Blocks, Keywords, Strings, Attributes, and Comments using TextMate grammar.
  • File Association: Automatically detects .a22 files.

Develop

  1. Open this folder in VSCode.
  2. Run npm install.
  3. Press F5 to launch a new Extension Development Host window with the extension loaded.

Roadmap

  • Language Server Protocol (LSP) integration.
  • Diagnostics and Linting.
  • Autocomplete and Definition Navigation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published