bodil / vscode-file-browser

https://marketplace.visualstudio.com/items?itemName=bodil.file-browser
GNU Lesser General Public License v3.0
86 stars 22 forks source link

Broken when called from a jupyter notebook #52

Open fran-penedo opened 11 months ago

fran-penedo commented 11 months ago

When opening the browser from a jupyter notebook, the only option shown is "create this folder". If I open the file with the regular text editor instead of the jupyter notebook integration, everything works fine. I'm guessing the browser is picking up a bad (non existing) directory for the opened file. I'm not sure if this is a bug in this plugin or the jupyter plugin.

File browser version: v0.2.11 Jupyter plugin version: v2023.7.1002162226

alejlatorre commented 5 months ago

@fran-penedo hello! I'm trying to keep this extension alive because I consider it very useful and I had the same problem when working on a Jupyter Notebook. If you wanna try it, I fixed it here: https://marketplace.visualstudio.com/items?itemName=alejlatorre.better-file-browser&ssr=false#overview