Azure / Azure/azure-functions-vscode-web
[Bug]: New content isn't displayed after a deploy
- Dominant language
- No language data
- Stars
- 1
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Steps to Reproduce
1. Open an app in VS Code for web
2. Create a node.js project, add some files, whatever
3. Close VS Code for web
4. Deploy a separate project from your local machine
5. Re-open app in VS Code for web
### Expected Behavior *
I thought my most recently deployed files would show up
### Actual Behavior *
The original files from my first VS Code for web session showed up
### Additional Information
To me this scenario is a customer who has multiple machines and maybe not all machines are setup for development. So maybe in the office I would deploy from my dev box, but at home on my laptop I would edit in the web if I need to make a quick change. If the content in the web doesn't always match the deployed content for the app, that could get confusing. Especially because the portal always shows the updated content and says "Click to edit" _that_ content
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.