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
There is no TextMate (TM) scope for ordinary variables in Python. In order to style ordinary Python variables, it is necessary to set the entire source.python scope to the desired color and font style, and then select every .python scope individually to change the color and font style back.
The problem still exists with all extensions disabled.
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.
Issue Type: Bug
There is no TextMate (TM) scope for ordinary variables in Python. In order to style ordinary Python variables, it is necessary to set the entire
source.python
scope to the desired color and font style, and then select every.python
scope individually to change the color and font style back.The problem still exists with all extensions disabled.
Example using Developer: Inspect TM Scopes
Example theme workaround:
VS Code version: Code 1.36.1 (2213894, 2019-07-08T22:56:38.504Z)
OS version: Darwin x64 18.7.0
The text was updated successfully, but these errors were encountered: