mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-23 16:17:53 -05:00
10 lines
339 B
JSON
10 lines
339 B
JSON
{
|
|
"recommendations": [
|
|
"nadako.vshaxe", // Basic Haxe integration
|
|
"wiggin77.codedox", // Haxe documentation
|
|
"vshaxe.haxe-checkstyle", // Haxe code style and conventions
|
|
"vshaxe.hxcpp-debugger", // CPP debugging
|
|
"openfl.lime-vscode-extension", // Lime integration
|
|
"esbenp.prettier-vscode" // JSON formatting
|
|
]
|
|
}
|