11
24

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【Visual Studio】Visual Studio 2017 で使用できるオススメの拡張機能の記事16選

Last updated at Posted at 2017-10-19

備考

この投稿は自分のブログの記事の転載になります
http://baba-s.hatenablog.com/entry/2017/10/04/100000

はじめに

Unity 2017 から Visual Studio 2017 が正式にサポートされました
今回は Visual Studio 2017 で使用できるオススメの拡張機能を16個まとめました

すべて無料で、かつ Unity におけるゲーム開発でも使用できるため
興味がある拡張機能はぜひ使ってみて頂ければと思います

拡張機能

  1. Ctrl + クリックで変数や関数の定義にジャンプすることができる「Ctrl+Click Go To Definition」
  2. キャレットの位置に存在する単語と等しいすべてのテキストを強調表示できる「Match Margin」
  3. Ctrl + Alt + ] で代入文を整列できる「Align Assignments」
  4. 文字や数値を含まない行の縦幅を 25% 縮小できる「Shrink Empty Lines」
  5. コードエディタの任意の位置に垂直線を表示できる「Editor Guidelines」
  6. メインメニュー、タイトルバー、タブを非表示にできる「Hide Main Menu, Title Bar, and Tabs」
  7. ウィンドウヘッダーをダブルクリックして最大化できる「Double-Click Maximize」
  8. タブとスペースの混在を自動的に修正できる「Fix Mixed Tabs」
  9. エラーや警告を含むファイルを強調表示できる「Solution Error Visualizer」
  10. デバッグ出力ウィンドウにタイムスタンプを表示できる「Time Stamp Margin」
  11. マウスの中央ボタンを押しながらスクロールできる「Middle Click Scroll」
  12. Alt + F1 でヘルプをインライン表示できる「Peek Help」
  13. クイック起動ツールにコマンドを追加する「Quick Launch Tasks」
  14. ドキュメントタブの動作を変更できる「Custom Document Well」
  15. 選択したテキストを HTML 形式でクリップボードにコピーできる「Copy As Html」
  16. Visual Studio IDE の便利な機能のセット「Power Commands for Visual Studio」

関連記事

http://baba-s.hatenablog.com/entry/2017/10/03/100000
http://baba-s.hatenablog.com/entry/2016/06/29/100000

11
24
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
11
24

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?