https://marketplace.visualstudio.com/items?itemName=pixelbyte-studios.pixelbyte-love2d
Keybindings (Default – ALT + L)
- Run Love2D on the current project folder:
- NOTE: YOU CAN CHANGE THESE KEYS IN File->Preferences->Settings
Win: {"key": "Alt+L,", "command":"pixelbyte.love2d.run"}
Path of the love.exe program (Default)
- Set the path to the Love2D executable:
- Change these in File->Preferences->Settings
"pixelbyte.love2d.path" : "C:\Program Files\Love\love.exe"