Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Logic Script RuntimeNew to Visual Studio Code? Get it now.
Logic Script Runtime

Logic Script Runtime

Logic Script

|
1 install
| (0) | Free
Language support + run integration for LogicScript
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LogicScript Language Support

This is a Visual Studio Code extension that provides basic language support for LogicScript, a simple custom programming language created for learning and experimentation.

Features

  • Syntax highlighting for .ls files
  • Basic language configuration
  • Support for custom LogicScript syntax
  • Easy to extend and modify

Example Code

def x = 10
def name = "LogicScript"

say("Hello " + name)
add(x, 5)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft