mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 15:01:57 +01:00
* chat style update * add back css accidentally deleted * both in text bubbles * with border and right aligned * better css for bubbles * better logic using toggle * make margins better * better css * better scenarios for showing bubbles * remove unused import * better code blocks * move some stuff around * chat blocks but on right side only * fix chat rendering code blocks * pass on no bubbles in inline * handle bubbles in not inline chat * add new variables for chat bubbles * cleanup