简体   繁体   中英

From Dreamweaver to Visual studio (code) with Azure

I try to make the move from Dreamweaver to Visual Studio Code. We're developing an web application in Azure. So in Dreamweaver I add the site in dreamweaver settings and we can start coding. Now I want to do the same in VSC but I cannot find it in the menu and also could not find an answer to this (obvious) question on the internet (so far).

So, where do I define user settings, a link to my azure development site, etc?

Or is there another best practice to code Azure web applications with VSC. We work in an team of developers.

Thanks a lot

Vscode has multiple extensions that can help you develop in a good env despite your programming language or platform. Just install extensions by clicking ctrl+shift+x and search your own, to open user settings and tweak them click ctrl+shift+p and type settings , this will show you a list with all settings that your editor or extensions have.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM