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

TyranoScript

void2610

|
1 install
| (0) | Free
TyranoScript (.ks) 言語サポート(補完・ホバー・定義ジャンプ・診断)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TyranoScript for Visual Studio Code

日本語

VSCode extension for TyranoScript (.ks files).

Features

  • Syntax highlighting — comments, labels, tags, attributes, speaker lines, and embedded JavaScript blocks
  • Code completion — tag names, attribute names, and values
  • Hover information — documentation for built-in tags
  • Go to definition — jump to label definitions
  • Diagnostics — errors and warnings for invalid syntax

Requirements

  • Visual Studio Code 1.85.0 or later

Syntax Highlighting

Element Example
Comment ; this is a comment
Label *start
Speaker #Alice
Tag [bg storage="bg01.jpg"]
Control tag [if exp="tf.flag"]
Embedded JS [iscript] ... [endscript]

Embedded JavaScript between [iscript] and [endscript] is highlighted as JavaScript.

Language Server

Powered by @void2610/tyranoscript-lsp.

License

MIT

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