Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: open directories (code included) #19

Open
janwilamowski opened this issue Dec 22, 2020 · 0 comments
Open

Improvement: open directories (code included) #19

janwilamowski opened this issue Dec 22, 2020 · 0 comments

Comments

@janwilamowski
Copy link

janwilamowski commented Dec 22, 2020

To see if it would work, I ported and extended the -r flag from the BASH version of rmate. My conclusions: opening many files (more than a dozen or so) is

  • slow
  • confusing due to the missing folder structure (this could potentially be fixed by having the Sublime plugin replicate the original hierarchy)
  • messy with larger directories in which there are many files that shouldn't be opened (binaries, logs etc)

I added rudimentary support for an exclusion list to alleviate the last issue but overall, it doesn't seem very practical to work with. I'm leaving it here anyway in case someone else is interested or wants to give it a shot: sclukey/rmate-python#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant