mozart / vscode-oz

Bring the magic of Oz to vscode

Home Page:https://marketplace.visualstudio.com/items?itemName=mozart-oz.vscode-oz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve detection of mozart install

layus opened this issue · comments

At the moment we expect "ozengine" to reside in the path.

We could try harder to find mozart2 in the user system. An propose to install it ourselves if it is not up-to-date, or not installed.

The path will most likely be /Applications/Mozart2.app/Contents/Resources/bin/ozengine on macOS systems. I'll look for default locations on other OSes and draft a PR.