Commit Graph

5 Commits

Author SHA1 Message Date
2ee6b0b7b9 Update all of our samples to target VSCode 1.100 or newer
This makes sure that if folks get a relatively recent `vscode.d.ts`. It also lets us safely bump up the target to es2024 so you can use all the latest lib additions
2025-08-07 07:57:14 -07:00
2185d360c3 Couple AuthProvider Sample fixes (#1015)
1. remove comment about activation event, it doesn't apply anymore as we have implicit activation
2. aligned the ids
3. Fired removed change event which removes the account from the account menu
2024-05-03 13:53:27 -07:00
2f83557a56 Run format on repo 2022-11-04 14:27:02 -07:00
c33707c4a6 fix: typo 2021-09-25 14:41:17 +05:30
f527b5d3cb add authentication provider sample 2021-09-23 21:35:08 -07:00