Also disable ` `` as autoclosing pair (#203487)

Fixes #192676

Not ideal but likely better than the current behavior that inserts extra backticks
This commit is contained in:
Matt Bierner 2024-01-25 21:21:45 +00:00 committed by GitHub
parent ed6c2eca2d
commit 6e2ea0ed27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,10 +42,6 @@
"string"
]
},
{
"open": "`",
"close": "`"
},
],
"surroundingPairs": [
[