Skip to content

markhughes/vscode-lingo-director

Repository files navigation

Lingo Syntax Highlighting for VS Code

Enhance your Lingo development experience in VS Code with comprehensive syntax highlighting.

Features

  • Comprehensive syntax highlighting for Lingo scripts.
  • Supports common Lingo control structures, functions, and more.
  • Automatic closing pairs for string literals, lists, function calls, and conditions.

Installation

  1. Open VS Code.
  2. Go to Extensions (or press Ctrl+Shift+X or Cmd+Shift+X).
  3. Search for "Lingo Syntax Highlighting".
  4. Click Install.

Usage

Simply open any .ls file or set the file's language mode to Lingo to enjoy enhanced syntax highlighting.

Known Issues

  • None at the moment. If you find any bugs or have a feature request, please open an issue on GitHub.

Contributing

  1. Fork the repository on GitHub.
  2. Clone the forked repo and make your necessary changes.
  3. Submit a Pull Request against the main branch.

License

This project is licensed under the MIT License. See the LICENSE file for details.