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

Fix most of toolbar functionality not working with auto-generated solutions such as CMake #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

artyredd
Copy link

If the user has a build system that generates the solution for a set of source files such as a CMake build system, most of the toolbars functionality is limited.

I added a settings page to allow users the option to force the toolbar to use the active file path instead of the solution directory when applicable.

Jonathon Schwenzer added 2 commits December 24, 2024 00:01
…e instead of solution directory for git commands, useful for users who have source files that are NOT contained within the solution directory. Mostly for users using generated solutions from utilities like cmake.
@artyredd
Copy link
Author

image

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