Dale Bustad
Dale Bustad
I always make this change on my projects, so I am very much in favor of this change. 💯
One way we could go about this with minimal impact to our codebase is to use the actual code folding feature itself. That _should_ be a relatively simple change, and...
This will be super hard to add this functionality on top of what we have now. Not impossible, but hard, given the complexity of the code. But I've been considering...
Have you used the `[f] diff against active` command in the branch dashboard? This would show you the diff between the PR branch that you're evaluating and the master branch...
The first change is unlikely to happen. However, I think we could add a shortcut key to jump to the inline-diff (or to the file itself).
We still use it for some projects internally - but I'm deferring this (that's basically what my next-next milestone is for) until I can dig in and see if it...
If there's enough interest in `subtree`, it should be in a separate issue.
@afcuttin, would you want this to 1. prompt you every time 2. be configurable across GitSavvy/Sublime 3. be configurable per repo ?
Agreed @redihokuto. Submodules will happen sometime, but they're a low priority for the team. Sometimes I get free evenings and burn through a few issues - I'll keep this one...
Thanks for this. I think you may be right, at least in part. I made certain choices because it was easier to recreate than to figure out the proper Git...