diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.json b/settings.json index dacbf79..2dc8a9c 100644 --- a/settings.json +++ b/settings.json @@ -254,6 +254,7 @@ ], "json": [ { + "refresh_pattern": "\\(\"\\k*\\|\\[\\|\\k\\+\\)$", "command": "json-languageserver", "requires": [ "npm" |