Skip to content

VSCodeの設定 #2

@wf-yamaday

Description

@wf-yamaday

VSCodeはMicrosoftが提供しているテキストエディタです.
拡張機能を追加することで,より便利に使うことができます.

以下のコマンドから,おすすめの拡張機能を一括でインストールできます.
windowsの人はGit Bashからコマンドを実行してください.

curl -sf https://raw.githubusercontent.com/HazeyamaLab/setup/master/settings/vscode.sh | sh -s

code commnad not found. になる場合(基本的にmacOS)

まずVSCodeがインストールされているかを確認してください.
またmacOSの場合は,/Application配下に配置されているかを確認してください.

  1. ⌘ command + shift + pでメニューを表示する.
  2. 「shell」と入力する.
  3. 「Shell Command: Install 'code' command in PATH」でEnter

以上の操作でコマンドラインにパスが通るので,再度インストールコマンドを実行してください.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationmacOSmacOSに関連することwindowswindowsに関連すること.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions