KEBA TeachTalk Extension
This extension adds support for the KEBA TeachTalk language in Visual Studio Code, including syntax highlighting, code navigation and more.
Installation
- Install the extension from the VS Code Marketplace.
- The required toolchain (language server, debug adapter, compiler) will be installed automatically.
Getting Started
- Local Project: Open your project folder and use the command palette (
Ctrl+Shift+P) to add a library.
- Transfer from Controller: Use the target view to connect to your PLC and transfer the project.
Features
- Syntax highlighting and code outline
- Code analysis and hover information
- Symbol navigation (go to definition, references, implementations)
- Rename, formatting, folding, and auto-completion
- Archive handling for
.tta files
- Online features: execution tree, symbol tree, project transfer and debugging
Documentation
For detailed documentation, open the extension documentation via the status symbol in VS Code.
Known Issues
- Paths must not contain special characters (e.g.,
�)
- Cache directory path must not be inside a workspace folder
| |