-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Add UserConfigChangedEvent to fire whenever a user config value is changed #42039
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
Add UserConfigChangedEvent to fire whenever a user config value is changed #42039
Conversation
akhil1508
commented
Dec 5, 2023
- For Can we fire UserChangedEvent when setUserValue method is used? #41938
037ad05 to
b040664
Compare
|
Hey @akhil1508 |
57d68a3 to
3040493
Compare
|
|
2c8fe5c to
bec9e25
Compare
@come-nc Squashed |
|
Tests needs to be adapted Example error: |
bec9e25 to
79ad6c7
Compare
@come-nc sorry, missed that. Fixed now |
79ad6c7 to
82116d2
Compare
82116d2 to
9af71a7
Compare
susnux
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but the versions need to be adjusted
9af71a7 to
8860455
Compare
Signed-off-by: Akhil <[email protected]>
1e4c504 to
fe30ca8
Compare
@susnux done, also rebased and squashed commits |