8000 Tools & Plugin: Dynamic Visual Studio path detection by silent-tech · Pull Request #18 · Pagghiu/SaneCppLibraries · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tools & Plugin: Dynamic Visual Studio path detection #18

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

Merged
merged 2 commits into from
May 21, 2024

Conversation

silent-tech
Copy link
Contributor

Instead of constant strings, "tools" and "plugin" modules detect VS path automatically.

Copy link
Owner
@Pagghiu Pagghiu left a comment

Choose a reason for hiding this comment

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

The code in this PR is great to be merged as is!

I would just kindly request some cosmetic changes to the commits structure / naming:

  1. Edit the name of the 7-zip commit
    From:
    Tools: 7-zip package version updated.

To

Tools: Update 7-zip to version 24.05

(notice no dot at the end, I think I need to fix the Commit message format that talks about adding a dot when there is a further paragraph)

  1. Squash the remaining commits to a single one
    Suggested commit name:

Plugin: Detect Visual Studio path dynamically

or

Plugin: Add VisualStudioPathFinder to de-hardcode visual studio paths

Or in general just try to avoid using past tense (Add, Detect, Update instead of Added, Detected, Updated).

If you use a visual tool like https://fork.dev this is super easy to do with the interactive rebase.

InteractiveRebaseSample.mp4

Of course this can be done also with the git command line with the proper sequence of commands if you happen to know them (I don't! 😅)

Instead of constant strings, "tools" and "plugin" modules detect VS path automatically.
@silent-tech
Copy link
Contributor Author

Thank you for your patience and detailed explanation. I am not a practiced contributor, but I am trying to learn it fast.

@Pagghiu Pagghiu merged commit 978cc4c into Pagghiu:main May 21, 2024
8 checks passed
@Pagghiu
Copy link
Owner
Pagghiu commented May 21, 2024

Thank you for your patience and detailed explanation. I am not a practiced contributor, but I am trying to learn it fast.

You're actually the first contributor to this project 🎉 🥇!
Keep going 😄

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.

2 participants
0