Replies: 2 comments
-
Update: Changing the configration in the standalone app updates the configuration.xml so I could almost finish my config, but the standalone app does not contain the settings for the "Move to Resource" feature. For example, I want to change this: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just realized that the extension appends the sln file's code with it's custom properties so it will work for us. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Is there an option to create a solution wide configuration file?
I changed multiple settings on the Configuration window and these modifications are kept after I restart my visual studio, but when I open the
Configuration.xml
at%localappdata%\tom-englert.de\ResXManager
those custom modifications are not part of the file.In fact, the last modification date of the file was when I installed the VS extension.
I'd like to add my custom configuration.xml to the solution and apply it in the extension, so my co-workers would use the same settings.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions