i installed the love launcher, and i did alt-l
and i get:
any idea?
ty in advance!
vscode not working with love2d
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: vscode not working with love2d
Press CTRL+,
In the right hand side, you can specify settings for that plugin, for example:
{
"pixelbyte.love2d.path": "Y:\\dev\\love2d\\love-11.1.0-win64\\love.exe",
"pixelbyte.love2d.debug": true,
"pixelbyte.love2d.srcDir": "",
}
You can also override other vscode settings in that panel.
srcDir is probably what's causing your issue here. I think it's relative to the root directory of your project.
In the right hand side, you can specify settings for that plugin, for example:
{
"pixelbyte.love2d.path": "Y:\\dev\\love2d\\love-11.1.0-win64\\love.exe",
"pixelbyte.love2d.debug": true,
"pixelbyte.love2d.srcDir": "",
}
You can also override other vscode settings in that panel.
srcDir is probably what's causing your issue here. I think it's relative to the root directory of your project.
Re: vscode not working with love2d
ty sundays, fixed it, helped alot
Who is online
Users browsing this forum: Google [Bot], Google Adsense [Bot] and 4 guests