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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This extension is **only compatible** with the standard [VSCode Python extension
21
21
22
22
## Extension Settings
23
23
24
-
This extensions does not provide specific settings. It is designed to work out of the box with the default color theme. However, you can customize the color theme by overriding the default color theme in yout`settings.json` file (see the [Customization](#customization) section).
24
+
This extensions does not provide specific settings. It is designed to work out of the box with the default color theme. However, you can customize the color theme by overriding the default color theme in your`settings.json` file (see the [Customization](#customization) section).
25
25
26
26
### Available Scopes
27
27
@@ -116,7 +116,7 @@ You can customize the color theme by overriding the default color theme in your
116
116
117
117
### 0.2.1
118
118
119
-
-Update syntax highlighting for variables in Google, NumPy, and Sphinx syntaxes
119
+
-Updated syntax highlighting for variables in Google, NumPy, and Sphinx syntaxes
0 commit comments