randy3k / RemoteSubl

Use rmate with Sublime Text, an improved fork of rsub.
327 stars 20 forks source link

Improvement: open directories (code included) #19

Open janwilamowski opened 3 years ago

janwilamowski commented 3 years ago

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

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: https://github.com/sclukey/rmate-python/pull/4