mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-04 13:54:22 +00:00
12 lines
382 B
JSON
12 lines
382 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
|
|
"redhat.vscode-xml" // XML formatting
|
|
]
|
|
}
|