This website requires JavaScript.
Explore
Help
Sign In
game-projects
/
sonic-radiance
Watch
1
Star
0
Fork
You've already forked sonic-radiance
0
Code
Issues
33
Pull requests
Projects
3
Releases
Wiki
Activity
cf4a8bcd92
sonic-radiance
/
.vscode
/
settings.json
12 lines
176 B
JSON
Raw
Normal View
History
Unescape
Escape
meta: add some settings for vscode
2020-09-13 09:58:06 +02:00
{
"Lua.diagnostics.globals"
:
[
"love"
,
"unpack"
,
fix: mark as local some forgotten local variables
2020-09-13 16:57:06 +02:00
"loadstring"
,
"game"
,
"core"
,
"scenes"
,
"utils"
meta: add some settings for vscode
2020-09-13 09:58:06 +02:00
]
}
Reference in a new issue
Copy permalink