LoginSignup
8
2

More than 5 years have passed since last update.

Visual Studio for Mac 複数起動

Last updated at Posted at 2018-07-13

Windows感覚だと使いたくなる機能がコマンドなので備忘録

ちなみに、Macのアプリはほとんどが単一起動です。

Visual Studioの人

ターミナルから次のコマンドを実行

open -n /Applications/Visual\ Studio.app

こんな感じ

image.png

Xamarin Studioの人はこっち

open -n /Applications/Xamarin\ Studio.app
8
2
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
8
2