VS2015和SPA(智能编程助手) [英] VS2015 and the SPA (Smart Programming Assistant)

查看:123
本文介绍了VS2015和SPA(智能编程助手)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

On On Build2013 Francesco Logozzo在Roslyn上展示了一种名为Smart Programming Assistant的东西。

这引起了我对Code Contracts的关注,因为最终将会出现一个Roslyn的RTM问题出现了,我们可以期待看到一个SPA,如果它没有完全伪造
,那么在Build上显示的SPA看起来非常好;)。
全新的"智能"单元测试"功能已经类似于SPA。

解决方案

SPA本质上将Roslyn AST转换为cccheck AST,运行cccheck,解释输出(代码修复,重构等) 。)并将其推送到罗斯林。


我们有点落后 - 基本上因为有很多工作要与Roslyn保持同步。一旦Roslyn发货,我们将恢复它。


ciao


f



On On Build2013 Francesco Logozzo showed something based on Roslyn called the Smart Programming Assistant.
It's what have pulled my attention to Code Contracts and since there's finally going to be a RTM of Roslyn on the horizon, the question arises wether we can expect to see a SPA, the SPA showed on the Build already looked very nice if it wasn't totally faked ;).
The new "smart unit test" feature already looks akin with the SPA.

解决方案

SPA essentially converts Roslyn AST to cccheck AST, run cccheck, interprets the output (code fixes, refactoring, etc.) and pushes it to Roslyn.

We are a little bit behind on it - essentially as there is a lot of work staying up-to-date with Roslyn. We will resume it once the Roslyn will ship.

ciao

f


这篇关于VS2015和SPA(智能编程助手)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆