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 features and bug fixes #36

Merged
merged 9 commits into from
Jan 24, 2025
Merged

Conversation

Hefaistos68
Copy link
Owner

PR Classification

New feature implementation and code enhancements.

PR Summary

This pull request introduces a new BranchName property to the VsItem class and enhances the VisualStudioCombobox with improved functionality and documentation. Key changes include:

  • VsItem.cs: Added BranchName property and XML documentation.
  • VisualStudioCombobox.cs: Updated constructor documentation and modified OnDropDown method for better item management.
  • ColumnHelper.cs: Introduced GetAspectForGitName method to retrieve branch names.
  • MainDialog.Designer.cs: Added btnExplorer button and olvColumnGitName column, with various layout adjustments.
  • MainDialog.cs: Updated to utilize the new BranchName property and added functionality to open items in Explorer.

…oft is using since 10/2023.

Now discovery tries the original WMI namespace, the new namespace and finally the Setup API.
Improvement on #18
Added VS activity log access through a button
- Introduced `BranchName` property in `VsItem` class.
- Added `GetAspectForGitName` method in `ColumnHelper.cs`.
- Updated `VisualStudioCombobox` to improve dropdown handling and fix exception
- Modified `MainDialog.Designer.cs` for clarity and added new buttons.
- Enhanced `MainDialog.cs` to utilize the new `BranchName` property and manage Git status.
- Updated resource files with new images for UI buttons.

Closes #35 , #33 , #32
- Introduced `BranchName` property in `VsItem` class.
- Added `GetAspectForGitName` method in `ColumnHelper.cs`.
- Updated `VisualStudioCombobox` to improve dropdown handling and fix exception
- Modified `MainDialog.Designer.cs` for clarity and added new buttons.
- Enhanced `MainDialog.cs` to utilize the new `BranchName` property and manage Git status.
- Updated resource files with new images for UI buttons.

Closes #35 , #33 , #32
@Hefaistos68 Hefaistos68 self-assigned this Jan 24, 2025
@Hefaistos68
Copy link
Owner Author

Closes #33 , #35 , #32

@Hefaistos68 Hefaistos68 merged commit b95bfe9 into master Jan 24, 2025
2 checks passed
@Hefaistos68 Hefaistos68 deleted the feature/add-sort-hide-explorer branch January 24, 2025 17:39
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.

1 participant