Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.03 KB

Language Support for ACES Equipment Builder

Features

This extension provides language support of configuration files written for ACES Equipment Builder. *.aceseb files are associated to this extension. Includes syntax highlighting, hover-text, signature help, and basic code-completion. Red/invalid syntax highlighting is used to indicate errors.

Documentation

Refer to the following GitHub repositories for documentation.

Example

Example

Upcoming Features

  • Find all references to an item throughout all configuration files.
  • Automatically update all references when renaming an item.
  • Jump to the definition of any item.
  • Diagnostic error detection for relative and absolute path resolution.