Is it possible to edit my code from Visual Studio Online (VS Team Services)?

前端 未结 8 1464
说谎
说谎 2021-02-12 03:39

I have Visual Studio Online (now VS Team Services) account as a part of my MSDN subscription. I managed to create a project there, set a workspace in my local Visual Studio 2013

8条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-12 04:00

    No, visual studio online hosts your code repository in the cloud (similar to github) and provides you with a code browsing experience.

    If you are referring to editing code in the cloud, see Visual studio online "Monaco", which only works on azure websites for now.

提交回复
热议问题