AeroGameFramework icon indicating copy to clipboard operation
AeroGameFramework copied to clipboard

Creating files externally does not update AGF tree view

Open OverHash opened this issue 6 years ago • 1 comments

When creating new files without the "Create Script" feature of AGF, the tree view does not update. This also happens when you delete a script.

Example: I push to github, my friend "pulls" from github, and receives the files. In file explorer, the files are there. In AGF tree view in VSC, they are not. Reloading VSC window will then display the files

OverHash avatar Oct 26 '19 04:10 OverHash

Thanks for the report. The extension is not currently 'watching' the directory for changes. Until this is resolved, you can right-click on one of the files and select the Refresh option.

Sleitnick avatar Dec 15 '19 19:12 Sleitnick