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
The issue I'm having is simple. I was using Python for VSCode without any issues but then started having code-coloring issues when using typings. I then installed "Python Extension Pack" (see below) which includes MagicPython, and when I try to run "cmd + /" or manually execute the command with "> Toggle Line Comment" it doesn't do anything.
I checked the keyboard shortcut and there is no conflicting shortcut as well as the keyboard shortcut is set correctly.
Name: Python Extension Pack
Id: donjayamanne.python-extension-pack
Description: Popular Visual Studio Code extensions for Python
Version: 1.6.0
Publisher: Don Jayamanne
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=donjayamanne.python-extension-pack
The text was updated successfully, but these errors were encountered:
The issue I'm having is simple. I was using
Python
for VSCode without any issues but then started having code-coloring issues when using typings. I then installed "Python Extension Pack" (see below) which includesMagicPython
, and when I try to run "cmd + /" or manually execute the command with "> Toggle Line Comment" it doesn't do anything.I checked the keyboard shortcut and there is no conflicting shortcut as well as the keyboard shortcut is set correctly.
The text was updated successfully, but these errors were encountered: