Open Malix-Labs opened 1 month ago
There are missing features in the LSP of deno.json ;
deno.json
For example : "unstable": ["fmt-component"] is not suggested
"unstable": ["fmt-component"]
Feat missing deno.json LSP options
Problem
There are missing features in the LSP of
deno.json
;For example :
"unstable": ["fmt-component"]
is not suggestedSolution
Feat missing
deno.json
LSP optionsConfiguration