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

OpenVMS_DCL

tomesparon

|
8,005 installs
| (2) | Free
Digital Command Language syntax support for VS Code based on gnikonorov/OpenVMS-DCL-Sublime-Lang-Support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

This extension is for DCL batch scripts. These are typically ran on OpenVMS systems, and are similar to BASH scripts

Features

  • .COM / DCL file syntax highlighting
  • Autocomplete for common lexicals and commands
  • Helpful snippets:
Snippet Shortcut Purpose
'fill10' Fill below lines with $ signs
'bindsay' Shortcut for console.log equivelant
'if ' Generate an if-then-endif statement block
'ifelse' Genetate an if-then-else-endif statement block

Requirements

None / Built-in vscode features

Extension Settings

None

Release Notes

Early Release version

0.0.1

Initial release

0.0.3

Update README

0.1.0

Added autocomplete for most lexicals and commands, and some snippets.

0.1.2

Update for recent vscode versions

-----------------------------------------------------------------------------------------------------------

For more information on the original tmLanguage file:

  • gnikonorov

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft