Radon Rosborough
Radon Rosborough
I've filed https://github.com/bbatsov/projectile/pull/1945 to implement some of this. Let's use that as a starting point, and then my subsequent idea is that there should be a buffer-local variable that is...
We can close this for now, since the biggest issues were addressed, and discuss more specific improvements in other issues.
May I suggest that additional visitors make use of the 👍 function on the original post so that we can track impact without needing to trigger 10 emails for each...
Blah, well, that is a bug in `straight.el` IMO since it should be fetching automatically if it needs to normalize such a branch name. This used to work, maybe I...
Oh........... it probably happens because of the collision between the branch name and the remote name, which causes ambiguity. Shame on me for picking a weird branch name I guess....
Just `(straight-use-package mypackage :repo "/path/to/package")` should do. It can be added to the documentation.
Will leave open for the documentation improvement
Yes, your understanding of the current state is correct. There is no current option for making lockfiles behave in the way that you would expect, but I agree that such...
Well, the manual goes on to say this: > if you are allowed to push to the pull-request branch and the contributor had the foresight to use a dedicated branch,...
Ok, so just in case anyone what's happening behind the scenes: it seems that there's no central database of instances in PrismLauncher, it just scans the `instances` directory on startup...