Ben Shakal
Ben Shakal
@arunpkqt See also https://github.com/integrations/slack/issues/380 from a year ago, including the commercial product mentioned in the comments. (I am not affiliated, but it is a pretty good implementation of exactly what...
Peacock wasn't working for me and then I realized it only works with `"workbench.activityBar.location": "side"` (default). If you're using the [new "top" option](https://github.com/microsoft/vscode/pull/195067), it currently just uses `sideBar` theme colors....
**Background:** I see where the browser launching is done in `URL.swift` and where browsers are configured in `BrowserConfigView.swift`. I also noticed in the commit history that there briefly was a...
For what it's worth, I think this is basically regression of the "fix" which was done for https://github.com/leits/MeetingBar/issues/175 four years ago. That fix was, when running on Big Sur, to...