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

Fixes #192676

Not ideal but likely better than the current behavior that inserts extra backticks
pull/203494/head
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
1 changed files with 0 additions and 4 deletions

View File

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