Using lix and openfl in vscode

Put this in the project’s .vscode/settings.json:

{
    "lime.executable": "lix run lime"
}Code language: JSON / JSON with Comments (json)

Leave a Reply

Your email address will not be published. Required fields are marked *