forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expose an event to notify changes to settings instead of casting settings to concrete class #3990
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
1451840
Changes
DonJayamanne 29cbedd
Add tests
DonJayamanne 9274814
Added telemetry
DonJayamanne d8a211f
Merge master
DonJayamanne bf1e00d
Change coverage info and add news entry
DonJayamanne 14a3c3e
Added more tests
DonJayamanne 1f44e7b
Make pipenvPath resource specific
DonJayamanne 34d02ec
Fix error
DonJayamanne 25b88a5
Tests for telemetry
DonJayamanne 8e5f45f
Fix typo
DonJayamanne 9c3ca37
Address code review comments
DonJayamanne 281edeb
Merge branch 'master' into issue3346
DonJayamanne 94f3001
Fix json
DonJayamanne fb89657
Add missing dependencies
DonJayamanne 260c22c
Fixed code review comments and svc registrations
DonJayamanne 1d6a919
Add logging
DonJayamanne ccc43e4
Add more logging
DonJayamanne 8b4d1d5
Expose an event to notify changes to settings
DonJayamanne 723eff8
Merge branch 'master' into issue642
DonJayamanne 6e6ffa9
Revert changes
DonJayamanne 0c2e946
Revert changes
DonJayamanne 0afa2b7
Merge branch 'master' into issue642
DonJayamanne b3b2fef
Fix code review comments
DonJayamanne 213c1dc
Resolve code review
DonJayamanne 5ae6002
Fix merge issue
DonJayamanne File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Expose an event to notify changes to settings instead of casting settings to concrete class. |
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.