情報源: Visual Studio “15” Preview 5 Now Available
Preview 5がリリースされました。今回は軽くC++祭りです。まぁ.NET関係はきっと来月。
関連Blog。
- Faster C++ solution load with VS “15”
- Bring your C++ codebase to Visual Studio with “Open Folder” C++でもプロジェクトがフォルダ単位で管理出来るようになります。(もちろんプロジェクトによる)
- C++ compiler diagnostics improvements in VS “15” Preview 5
- C++ IntelliSense Improvements – Predictive IntelliSense & Filtering
- CMake support in Visual Studio
- Faster C++ build cycle in VS “15” with /Debug:fastlink
本体の機能改善は以下にまとめられています。
Announcing Visual Studio “15” Preview 5
VS15では軽量化を目指すようです。
コード編集では、インテリセンスの改善、クイックフィックスでのリファクタリング、コードナビゲーションの改善。デバッグではインテリトレース機能が改善されています。
UWP周りのピックアップ