Michael Seibt

Results 187 comments of Michael Seibt

This issue still occurs at times. I do not have a clear repro.

No objections. (Currently, I am unable to test anything.)

Any objections? (Before I struggle with the VS designer in order to add it to the `File tree`, too.) ![grafik](https://user-images.githubusercontent.com/36601201/206878065-a29c891f-dc95-4532-a285-47862c59111b.png)

For the default entry, one can click the parent item `Copy path(s)` directly. That's why the default entry is bold. The alternative items need a little less mouse movement if...

Do you still think the menu items should be ordered like ![image](https://user-images.githubusercontent.com/36601201/209887301-45983b97-434b-4652-a045-be97014cbbfb.png) ? I find ![image](https://user-images.githubusercontent.com/36601201/209887056-6a2f5248-7e1c-4af4-9741-7801bc1934ae.png) clearer and more efficient since relative paths are used more often - at least...

You could install one of the recent builds of the release branch, e.g. https://ci.appveyor.com/api/buildjobs/4lrefbxmky8u3ee1/artifacts/combined.4.0.2.15956-unsigned.zip

> And also Stage all command for Working directory. You could just hit `Ctrl+A`, `S` or `Ctrl+A`, `R` for attempting a reset. For commit, have a look at the screenshot....

This PR does still make much sense because there can be no selected file, e.g. for empty commits and by means of `Ctrl+Click`.

> it makes me wonder if this PR is even still relevant. i.e. Under what condition would an option "not be available"? You are right. The scripts can check on...

> GitExtensions restart required This is not necessary. There are two workarounds: - manual: Reopen the current repo, e.g. by selecting it again in the toolbar: ![image](https://github.com/gitextensions/gitextensions/assets/36601201/686f143a-1d4c-4dcc-8194-7f029d2a596e) - event script:...