0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【備忘】VSCodeでPythonのコード補完がきかないときの対処

Last updated at Posted at 2025-10-14

対処法

  1. VSCodeを開く
  2. プロジェクトを開く
  3. [Ctrl]+[Shift]+Pでコマンドパレットを開き、[Python: インタープリターを選択]を実行
  4. 適切なインタープリタを選択する(わからなければ片っ端から試す)

終わり

勤務時間中に社用PCでコーディングを行う際に、仕事柄ローカルよりもリモート開発をする(せざるを得ない)場合が多いのだが、コード補完がきくときときかないときがある。
毎回毎回ググっていたのだが、いい加減面倒くさいので備忘を兼ねて情報を残しておく。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?