mirror of
https://github.com/thomasjwebb/thomasjwebb.git
synced 2025-12-18 18:59:51 +00:00
241 B
241 B
| layout | title | date | categories |
|---|---|---|---|
| post | Using lix and openfl in vscode | 2020-05-28 08:02:57 -0700 | haxe lix lime openfl vscode |
Put this in the project's .vscode/settings.json:
{
"lime.executable": "lix run lime"
}