This repository was archived by the owner on Jan 9, 2026. It is now read-only.
Add ability to change output path#3
Merged
ceddlyburge merged 7 commits intoresgroup-code-attic:masterfrom Dec 22, 2017
Merged
Conversation
Also removed the VS upgrade log, which seems unnecessary.
Settings is no longer a static class in order to be able to create it with a WritableSettingsStore to persist data. Instead, it has a static instance.
Broke out the output window code to separate class. Also removed the IntExtension which can be replaced by a standard string constructor.
Author
|
Should we move the old file, which could contain data, to the new location or leave it (which is the current implementation in this PR)? |
|
Hi Erik, I think it is ok to leave the file where it is, if people want to move it then they still have the choice. I was actually just looking at #2 myself, so now my changes have clashed with yours. I think your way is better though so I'll revert my changes and then merge this pull request. Cheers Cedd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This poll request adds a Build Monitor options page to Tools -> Options: