feat: Add logs output channel and refactor reload disposables
- Step 1: feat: Add logs output channel and refactor relo... (!275 - merged)
- Step 2: refactor: Setup AuthProvider with getToken() me... (!278 - merged)
- Step 3: feat: Use AuthProvider and enable settings sync (!274 - merged)
Description
- The logs output channel will be helpful at verifyin OAuth token changes (coming up in feat: Use AuthProvider and enable settings sync (!274 - merged))
- The reload disposables is helpful at removing a gnarly assumption with how the array of disposables are managed. This is helpful for the upcoming AuthProivder MR since that needs to add a disposable that shouldn't be removed across reloads.
Screenshots
Command pallet | Demo (reload still works) |
---|---|
20240109_demo |
Edited by Paul Slaughter