在 package.json Intellisense 中显示预发布版本
Show prerelease version in the package.json Intellisense
当我在 VS2017 中编辑 package.json 时,是否有任何方法可以在 Intellisense 中显示预发布版本?这对我搜索新软件包很有帮助。
据我所知,它不会有这个功能,我知道我们可以从预发布版本号的 Nuget 包中获取它,但不能从 intellisense 中获取。也许您可以在这里提交您的功能请求:
http://visualstudio.uservoice.com/forums/121579-visual-studio。 Visual Studio 产品团队正在那里倾听用户的声音。您可以将您的想法发送到那里,人们可以投票。
当我在 VS2017 中编辑 package.json 时,是否有任何方法可以在 Intellisense 中显示预发布版本?这对我搜索新软件包很有帮助。
据我所知,它不会有这个功能,我知道我们可以从预发布版本号的 Nuget 包中获取它,但不能从 intellisense 中获取。也许您可以在这里提交您的功能请求: http://visualstudio.uservoice.com/forums/121579-visual-studio。 Visual Studio 产品团队正在那里倾听用户的声音。您可以将您的想法发送到那里,人们可以投票。