Visual Studio 2013 Update 3 CTP 1 发布,这是个社区技术预览版,包括:
rm_Client.exe
rm_DeploymentTrial90.exe
rm_Server.exe
rtools_setup_arm.exe
rtools_setup_x64.exe
rtools_setup_x86.exe
tfs_express.exe
tfs_server.exe
VS2013.3 CTP.exe
vs2013.3.ctp1_rm_enu.iso
vs2013.3.ctp1_tfs_enu.iso
vs2013.3.ctp1_tfs_exp_enu.iso
主要的技术改进如下:
调试器
If you have more than one monitor, Visual Studio will remember which monitor a Windows Store application was last run on.
You can debug x86 applications that are built by .NET native.
When you analyze managed memory dump files, you can go to Definition and Find All References of the selected type.
IntelliTrace
You can skip straight to the details of performance events that are exported from Application Insights to IntelliTrace.
分析器
The Performance and Diagnostics hub can open profiling sessions (.diagsession files) that were exported from the F12 tools in the latest developer preview of Internet Explorer 11.
发布管理
You can use Windows PowerShell or the Windows PowerShell Desired State Configuration (DSC) feature to deploy and manage configuration data. Additionally, you can deploy to the following environments without having to set up Microsoft Deployment Agent:
Windows Azure environments
On-premise environments (Standard environments)
You can add custom fields and custom work flows for test plans and test suites.
You can use Manage Test Suites permission for granting access to test suites.
You can track changes to test plans and test suites by using work item history.
Visual Studio IDE
CodeLens authors and changes indicators are now available for Git repositories.
In Code Map, links are styled by using colors, and they display in the improved Legend.
Debugger Map automatically zooms to the call stack entry of interest and preserves user's zoom preferences.
You can drag binaries from the Windows file explorer to a code map, and then start exploring binaries by using Code Map.
更多信息请看这里或者是 Visual Studio Update KB Article。