Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 693 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 693 Bytes

Tera Term Language Support

Adds language support for the Tera Term scripting/macro language.

Tera Term is available from LogMeTT.com
The full language reference is available from the official reference website.


Installing

This extension is available from Visual Studio Code Marketplace

ext install Tera Term Language Support

Features

  • Adds syntax highlighting for the Tera Term scripting language
  • Adds basic IntelliSense support for all Tera Term built-in commands

Release Notes

0.1.0

  • Initial release.