Autocompletion: enable string literal completion in subscripts
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[output]
|
||||
exclude=[
|
||||
{"display": "keys"},
|
||||
{"display": "\"keys\""},
|
||||
{"display": "key1"},
|
||||
{"display": "key2"},
|
||||
{"display": "\"key1\""},
|
||||
{"display": "\"key2\""},
|
||||
]
|
||||
Reference in New Issue
Block a user