We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
completion_query_characters
1 parent 88a08ef commit 1ee0706Copy full SHA for 1ee0706
languages/svelte/config.toml
@@ -27,5 +27,5 @@ erroneous_close_tag_node_name = "erroneous_end_tag"
27
erroneous_close_tag_name_node_name = "erroneous_end_tag_name"
28
29
[overrides.string]
30
-word_characters = ["-"]
+completion_query_characters = ["-"]
31
opt_into_language_servers = ["tailwindcss-language-server"]
0 commit comments