How can i add Jenkinsfile support to visual studio 2017

偶尔善良 提交于 2019-12-03 13:02:51

This might not be a solution for everyone, but for me, it worked: Jenkinsfiles are the only files without extension I am working with, therefore I opened Tools -> Options -> Text Editor -> File Extensions and then, I checked "Map extensionless files to:" and selected "Javascript Editor"

This does not require to install any extension and the display is great

I am in the same boat. Using Visual Studio 2017 Enterprise.

I found this extension recently for Visual Studio Code and this extension for Visual Studio.

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