Closed marciomazza closed 10 months ago
When I implemented this feature, I looked at the editorconfig website, and there was no description of qoute_type. Maybe I didn't find it. And editorconfig itself doesn't implement this feature, so it makes sense for me to name it that way. But now that you mention it, I can accept the option of compatibility.
On
lua.template.editorconfig
we see the line:but the EditorConfig actual property for that is called
quote_type
(see https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties)