Feature Request: Default values linter
Closed this issue · 3 comments
mateusz-matyjaszczyk commented
I would like to ask to add a configuration that would allow to disable "information" about unnecessary value because it is the same as default.
Let's take a table for example:
If there is already a parameter that would allow to disable this hint it would be great but I couldn't find it... This is especially helpful with forms but can be used in many other scenarios when you want to set the value so everyone know point-blank what it is - without checking the documentation for default value but in the same time don't want to have that blue line about unnecessary assignment.
iljapostnovs commented
iljapostnovs commented
Done in v1.8.0.
VSCode Extension will be updated a bit later.
iljapostnovs commented
VSCode Extension updated. Please check.