codepad-chrome-app
codepad-chrome-app copied to clipboard
Unaware of updates of local file system
Working in a project tree managed by git in the Linux container, CodePad is obviously unaware of any updates made in the files by git for instance. This is a bit scary to be honest. Is there any refresh command I can use to make sure what I see in the editor actually reflects the file content?
Other than reopening the file or project, I don't think so.