Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Dynamic Siemens Language SupportNew to Visual Studio Code? Get it now.
Dynamic Siemens Language Support

Dynamic Siemens Language Support

Dynamic Engineering

|
1 install
| (1) | Free
Syntax highlighting for the Siemens PLC compatible SCL, S7RES and S7DCL languages
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Siemens Language Support

This VS Code extension provides basic syntax highlighting for the Siemens custom language.

Features

  • Syntax highlighting via TextMate grammar
  • Comment toggling and bracket pairing via language configuration

File associations

Files ending in .scl, .s7res and .s7dcl will be highlighted.

Development

  1. Install dependencies: pnpm install (not strictly required for a pure grammar extension)
  2. Open this folder in VS Code and press F5 to launch the Extension Development Host.

Releases

npx vsce package
npx vsce publish

The extension should be published to:

  • VS Marketplace
  • Open-VSX
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft