You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Navigate to **Highlight f-strings** settings in VSCode or edit the settings.json
39
39
40
40
The values are regexps. They are inlined inside the larger regexps so don't use capturing groups.
41
41
42
-
The changes are not applied automatically. Run _(Ctrl-Shift-P)_**Highlight f-string: Generate grammar** command to apply changes. This action will regenerate the internal grammar file of extension and reload VSCode.
42
+
The changes are not applied automatically. Run _(Ctrl-Shift-P)_**Highlight f-string: Generate grammar** command to regenerate the internal grammar file of extension and reload VSCode.
0 commit comments