jupyterlab_filetree icon indicating copy to clipboard operation
jupyterlab_filetree copied to clipboard

File Tree view for jupyterlab

Results 22 jupyterlab_filetree issues
Sort by recently updated
recently updated
newest added

This upgrades the extension configuration to conform to the extension template. Side effects: - Add binder for online demo (this is always nice) - Simplify eslint configuration (this introduce some...

This is the kind of UX people get on Github and vscode ![directories](https://user-images.githubusercontent.com/21197331/115686373-695c3700-a359-11eb-94d9-36c19cc7a63b.gif)

This PR is a bit more opinionated than the other ones. It makes the filetree extension the default one. ![default_filetree](https://user-images.githubusercontent.com/21197331/115846029-c9b6ab80-a421-11eb-96b0-08be9674cd00.png)

This allows clicking on the entire bar (instead of just the icon) for collapsing directories. Which is the kind of UX that common IDEs provide. ![dblclick](https://user-images.githubusercontent.com/21197331/115671563-f055e300-a34a-11eb-989a-9a94c4518af7.gif)

Fix #20 ![filetree](https://user-images.githubusercontent.com/21197331/115881339-eec01400-a44b-11eb-970d-738a0b1f46f9.png)

![launcher](https://user-images.githubusercontent.com/21197331/115724811-9290bd80-a381-11eb-8d81-df9b48c86578.gif)

Thanks for this amazing extension! I see it supports the JupyterLab 3 federated extension system, that's cool. Any chance this package could be uploaded to PyPi? Just making an sdist...

Hi @youngthejames. I find the filetree useful. IMO it would benefit from an option to hide the columns and to sort by columns. I implemented this before in [jupyterlab-lsp](https://github.com/krassowski/jupyterlab-lsp) diagnostics...

@youngthejames what do you think. your extension is far more superior than the default one....?! :)