I like my file list to be visible as I write, so is there any way in Python (or in the existing workflow actions) to call up a sidebar with a scrollable list of files (along with previews of the first few lines of text) and then, upon selecting a specific file, having it load into the editor? (But, unlike the default file list, not disappear afterwards?)
Thanks!