Alexander
Alexander
There is no steps to reproduce and I don't own a Mac. Any errors in devtools `workbench.action.toggleDevTools` **Developer: Toggle Developer Tools**?
Maybe extension wasn't activated at all? When this happens - does it show activation time like `11ms` or is it showing "Activating..." forever or something like that?  or `workbench.action.showRuntimeExtensions`...
Not sure if it'll help but I just wrote and extension to change language from a keybinding: https://marketplace.visualstudio.com/items?itemName=usernamehw.change-language-mode
Maybe adding 1 new command: `Archive` that would be equivalent to running these 2 commands: 1. Complete selected tasks 2. Archive selected tasks Or do you want for it to...
Are you using `errorLens.alignMessage`?
I don't know then. It doesn't reproduce with these settings. Can you narrow it down to 1 setting or a combination of settings (minimal repro steps)? --- Does it work...
Maybe it's the **"editor.fontFamily"** setting? `Material Design Icons` doesn't make sense to use as an editor font...
`workbench.action.terminal.sendSequence`
Alright, subscribed to closing event of https://github.com/microsoft/language-server-protocol/issues/737 . It's not finalized yet, yes?