Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Toggle Line Comment" (aka: cmd + /) Not Working #236

Open
pgarciacamou opened this issue Apr 14, 2021 · 0 comments
Open

"Toggle Line Comment" (aka: cmd + /) Not Working #236

pgarciacamou opened this issue Apr 14, 2021 · 0 comments

Comments

@pgarciacamou
Copy link

  • Editor name and version: VSCode v1.55.0
  • Platform:
  • Color scheme: default
  • MagicPython version: v1.1.0
  • A sreenshot:
  • 5-10 lines of surrounding code:

Screen Shot 2021-04-13 at 9 47 37 PM

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant