Closed Stuk closed 3 months ago
Use the schema in the installed syncpack package in node_modules
Avoids referencing an external schema and needing to keep the version up to date.
Open a .syncpackrc file with this change in VSCode and note the code suggestions
Nice, thanks @Stuk - much better.
This has been released, thanks @Stuk
Description (What)
Use the schema in the installed syncpack package in node_modules
Justification (Why)
Avoids referencing an external schema and needing to keep the version up to date.
How Can This Be Tested?
Open a .syncpackrc file with this change in VSCode and note the code suggestions