Skip to content

STEM Python Pack v0.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Dec 12:56
· 8 commits to main since this release

STEM Python Pack v0.0.1

インストール方法

  1. 下記の .vsix ファイルをダウンロード
  2. VS Codeで Ctrl+Shift+P (macOS: Cmd+Shift+P)
  3. "Extensions: Install from VSIX..." を選択
  4. ダウンロードした .vsix ファイルを選択

または、コマンドラインから:

code --install-extension stem-python-pack-0.0.1.vsix

変更内容

詳細は CHANGELOG.md を参照してください。