Skip to content
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
edespong:Settings
Dec 22, 2017
Merged

Add ability to change output path#3
ceddlyburge merged 7 commits intoresgroup-code-attic:masterfrom
edespong:Settings

Conversation

@edespong
Copy link
Copy Markdown

This poll request adds a Build Monitor options page to Tools -> Options:

image

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.
@edespong
Copy link
Copy Markdown
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)?

@ceddlyburge
Copy link
Copy Markdown

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

@ceddlyburge ceddlyburge merged commit 0eb4293 into resgroup-code-attic:master Dec 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants