Skip to content

Instantly share code, notes, and snippets.

@f7q
Last active March 14, 2016 19:50
Show Gist options
  • Save f7q/973129fdc46471e74a81 to your computer and use it in GitHub Desktop.
Save f7q/973129fdc46471e74a81 to your computer and use it in GitHub Desktop.
Visual Studio 環境設定

なるべく、裏で走るジョブを減らすための工夫 CPUコアがいくつあっても、TCP/IPやIOの処理は1つしかない。

  • Visual Studio 2015

    • メニュー->オプション->環境->
      • スタートアップ->スタートアップ時
      • 拡張機能と更新プロ->更新プログラムを自動的に確認する->拡張機能を自動的に更新する
      • 同期された設定
  • メニュー->オプション->ソース管理

    • プラグインの選択
  • Visual Studio Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment