..and use it in PHP language config

This commit is contained in:
Piotr Osiewicz 2023-08-21 17:41:05 +02:00
parent ab5bd0ac5a
commit 00caad2f17

View file

@ -10,3 +10,4 @@ brackets = [
{ start = "\"", end = "\"", close = true, newline = false, not_in = ["string"] },
]
collapsed_placeholder = "/* ... */"
word_boundaries = ["$"]