Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>TemmeNew to Visual Studio Code? Get it now.
Temme

Temme

shinima

|
582 installs
| (1) | Free
Temme selector support for VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-temme

VSCode extension for temme selector.

vscode-temme

Features & Usages

1. Syntax highlighting for temme files

2. Runnig temme selectors directly from vscode

Method: Command palette -> Temme: Run temme selector

Before running temme selectors directly from vscode, you need to have some tagged-links in temme file.

3. Watch mode

Method: Command palette -> Temme: Start watching

In watch mode, every time the selector changes, the result will be re-calculated automatically. Only one watching task can be active at a time. Before you start another task, the active watching task will be cancelled automatically.

4. Tagged-links

This extension will recognize pattern // <tag> path in temme files. When the cursor is at lines which contain tagged-link, vscode will provide some the following code actions. Tagged-link is required if you want to run temme selectors in vscode.

tagged-link-pattern

5. Status Bar Items

This extension will display some useful items in status bar.

status-bar-items

6. Error reporting for syntax errors

error-reporting

Note: Syntax errors are displayed at the correct line. Runtime errors in watching mode are always displayed at the first line.

Known Issues

If you have any suggestions/questions, just fire an issue here. O(∩_∩)O

Release Notes

0.7.0

Initial release.

0.8.0

Update temme to 0.8

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft