How to enable CodeLens for Visual Studio 2017 Community [duplicate]

百般思念 提交于 2019-11-29 10:35:43

问题


This question already has an answer here:

  • How to switch on CodeLens in Visual Studio 2017? 6 answers

I recently installed Visual Studio 2017 Community and noticed that there is no CodeLens. I had CodeLens enabled on Visual Studio 2015 Community so I'm hoping that its also available for VS 2017 Community. How can I do so? Or is it no longer available for VS 2017 Community edition?

Enabling CodeLens on Visual Studio 2015 Community


回答1:


You can see the officially enabled set of features per Visual Studio edition on the Compare Offerings page of the Visual Studio website.

A note on CodeLens + SSDT in particular: CodeLens was not officially supported as part of Visual Studio 2015 Community, nor is it supported in Visual Studio 2017. While some earlier versions of the SSDT installer for Visual Studio 2015 may have enabled the feature this was an error fixed in later updates. The official policy is that CodeLens is available in Visual Studio Professional and higher editions.




回答2:


Codelens in Visual Studio 2015 Community is enabled by installing SSDT 2015 with SSIS & SSAS, but they haven't releases SSDT, SSIS or SSAS 2017. so we have to wait till MS release, after then we could find out....



来源:https://stackoverflow.com/questions/42991430/how-to-enable-codelens-for-visual-studio-2017-community

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!