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

オープン
#236 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python, vscode
領域
tooling

調査の方向性

MagicPython v1.1.0 と記載された Python Extension Pack をインストールした状態で、cmd + / と Toggle Line Comment コマンドの両方を使い、VSCode v1.55.0 で障害を再現します。MagicPython が Python のコメントをどのように宣言しているか、また VSCode がアクティブな言語モードをどのように選択しているかを確認します。行コメントがショートカットの競合なしに正常に切り替われば完了です。

索引モデルが issue の本文から書いたものです。

説明

  • 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
主要言語
JavaScript
スター
1.4k
フォーク
98
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

MagicStack/MagicPython のほかの issue

MagicStack/MagicPython の issue をすべて見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。