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

Oz

Mozart

|
3,628 installs
| (0) | Free
Mozart-Oz OPI for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-oz brings the magic of Oz to vscode

Latest Version Published version Installs Issues

This extension adds support for the Mozart/Oz language to Visual Studio Code. It provides code evaluation, syntax coloring, and common snippets.

For this extension to work, you first have to install Oz on your machine, which is installed with the Mozart Programming System. Please visit the Mozart website and follow instructions.

The usual shortcuts are implemented to evaluate code fragments:

  • ctrl+. ctrl+l (feed line)
  • ctrl+. ctrl+b (feed file)
  • ctrl+. ctrl+r (feed selection)
  • ctrl+alt+x (feed paragraph)

Linter

To use the linter included in this extension set oz.enableLinter to true. This linter will only show any error or warning when feeding code to the engine for the current file.

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