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

NEW: Added Repository QoL Fork commands and Windows commands shortcuts for Powershell #1930

Merged
merged 2 commits into from
May 17, 2024

Conversation

bmalrat
Copy link
Collaborator

@bmalrat bmalrat commented May 16, 2024

Description

  • Added windows cmd shortcut for format.ps1 and cleangarbage,ps1
  • Added the download+update of the code formatter tool in format.ps1
  • Added Context/repository menu action for the tool Fork, like on unity trunk

Changes made

Capture d'écran 2024-05-16 153237
Capture d'écran 2024-05-16 153249

Notes

No change to the package

Checklist

Before review:

  • Changelog entry added.
    • Explains the change in Changed, Fixed, Added sections.
    • For API change contains an example snippet and/or migration example.
    • FogBugz ticket attached, example ([case %number%](https://issuetracker.unity3d.com/issues/...)).
    • FogBugz is marked as "Resolved" with next release version correctly set.
  • Tests added/changed, if applicable.
    • Functional tests Area_CanDoX, Area_CanDoX_EvenIfYIsTheCase, Area_WhenIDoX_AndYHappens_ThisIsTheResult.
    • Performance tests.
    • Integration tests.
  • Docs for new/changed API's.
    • Xmldoc cross references are set correctly.
    • Added explanation how the API works.
    • Usage code examples added.
    • The manual is updated, if needed.

During merge:

  • Commit message for squash-merge is prefixed with one of the list:
    • NEW: ___.
    • FIX: ___.
    • DOCS: ___.
    • CHANGE: ___.
    • RELEASE: 1.1.0-preview.3.

@bmalrat bmalrat changed the title Added repository QOL Fork custom command and windows command shortcut for powershell Added repository QoL Fork custom command and windows command shortcut for powershell May 16, 2024
@bmalrat bmalrat changed the title Added repository QoL Fork custom command and windows command shortcut for powershell Added repository QoL Fork custom commands and windows command shortcut for powershell May 16, 2024
@jfreire-unity jfreire-unity changed the title Added repository QoL Fork custom commands and windows command shortcut for powershell NEW: Added Repository QoL Fork commands and Windows commands for Powershell May 17, 2024
@jfreire-unity jfreire-unity changed the title NEW: Added Repository QoL Fork commands and Windows commands for Powershell NEW: Added Repository QoL Fork commands and Windows commands shortcuts for Powershell May 17, 2024
Copy link
Collaborator

@jfreire-unity jfreire-unity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this
I don't use Fork so I don't know if it works but if it's similar to trunk, should be fine.
I'll add more reviewers in case some of them uses Fork

Copy link
Collaborator

@ritamerkl ritamerkl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test it (in the sense of using it), but I see the menu on fork. Useful change, thanks for that!

Copy link
Collaborator

@ekcoh ekcoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome you added this, thank you. I also use Fork so can benefit from that addition as well.

@bmalrat bmalrat merged commit a7f5b71 into develop May 17, 2024
76 of 78 checks passed
@bmalrat bmalrat deleted the add-localdev-qol branch May 17, 2024 13:17
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

Successfully merging this pull request may close these issues.

None yet

4 participants