Barry Books
Barry Books
This plugin is great but might be even better if create feature was source folder aware. For example if I want to create a tml file for a Java class...
I ran across this problem also. My bucket is accessible via https://s3.amazonaws.com but it's not public. Since the plugin can authenticate it shows the files but createRemoteFileNode is not able...
I changed for (const item of iterable) { to for await ( const item of iterable ) {