LoginSignup
6

More than 5 years have passed since last update.

Visual Studio 2017 Updates

Last updated at Posted at 2018-02-03

Visual Studio 2017 更新点

Visual Studio 2017がリリースされてから、いくつもの機能強化やバグフィックスが公開されています。
さまざまな機能が公開されていますが、.NET開発で関連があるものを中心に抽出してみました。
また、全部は翻訳仕切れなかったので、機能追加部分のみ翻訳しています。

私もわからない機能がいくつかあるので、おかしな箇所があるかもしれません。
原本のリンクもつけておきましたので、念のため、以下の参照元をご確認ください。

参照元は
15.6 Preview5はこちら
日本語はこちら
英語はこちら

What's New in version 15.6 Preview 5

What's New in version 15.6 Preview 4

What's New in version 15.6 Preview 3

What's New in version 15.6 Preview 2

What's New in version 15.6 Preview 1

Python no longer requires a completion DB, and Anaconda users now have support for conda.
Pythonはcompletion DBが必要なくなりました。Anacondaユーザーはcondaのサポートが追加しました。
Team Explorer supports Git tags, and checking out Visual Studio Team Services pull request branches.
チームエクスプローラはGitタグをサポートしました。Visual Studio Team Servicesのプルリクエストブランチをチェックアウトできるようになりました。
You can now pause your installation and resume at a later time.
VS Installerでインストールの一時停止および再開ができるようになりました。
File versions for a number of Visual Studio executables now reflect the minor release.
Visual Studio実行ファイルのファイルバージョンにマイナーリリースが反映されるようになりました。
The CPU Usage tool now displays source line highlighting based on the CPU consumption of specific lines of code.
CPU使用率ツールは、特定のコード行のCPU消費量に併せてソース行のハイライトを表示するようになりました。
You can now access Azure resources such as Key Vault using your Visual Studio accounts.
Visual Studioアカウントを使用してAzure Key Vaultを使用したAzureリソースのアクセスが行えるようになりました
The debugger now supports thread names set via SetThreadDescription APIs in dump debugging.
デバッガは、ダンプデバッグでSetThreadDescription APIを使用してスレッド名の設定をサポートするようになりました。

What's New in version 15.5

What's New in version 15.4

What's New in version 15.3

What's New in version 15.2

What's New in version 15.1

  • A New Team Explorer Standalone Install.
    新しいTeam Explorerのスタンダロンインストールが追加されました
  • Tools for Universal Windows App Development - Support for developing UWP apps for Windows 10 Creators Update version 1703.
    Windows 10 Creators Update version 1703に対応したTools for Universal Windows App Developmentが追加されました
  • Sign up for, and sign in with a Microsoft account - now in one step through the first launch dialog.
    Microsoftアカウントにサインアップしてサインインしてください。最初の起動ダイアログでワンステップでログインできます
  • Addressed various installer reliability and accessibility issues.
    さまざまなインストーラの信頼性とアクセシビリティの問題を解決しました。
  • Improved layout installer experience. Installer now appropriately respects InstallRecommended and InstallOptional.
    Installerのレイアウトを改善しました。インストーラーはインストールの推奨とインストールオプションを尊重するようになりました。

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
6