Исходно из здесь .
Версии:
- Версия VSCode: 1.46.1
- Версия ОС: Windows_NT x64 10.0.20161
Шаги для воспроизведения:
Установите debian-dev-котел внутри WSL.
Установите уровень мощности 10k.
Клонируйте репозиторий git и войдите в его папку.
git clone git@github.com: DanielAtKrypton / debian-dev-template . git
cd debian-dev-cabinplate
Теперь вы должны увидеть что-то вроде:
![Imgur](https://i.imgur.com/fJxVG33.png)
Откройте vscode из zshell. Набрав в приглашении zshell:
code.
На этом этапе ошибка обнаруживается при первом открытии терминала внутри vscode. На первый взгляд, терминал правильно отображает тему powerlevel10k. Через полсекунды тема отключается, как показано на следующем рисунке.
![Imgur](https://i.imgur.com/fcQoxDj.png)
Does this issue occur when all extensions are disabled?:
Yes. The first time vscode is launched, it installs a vanilla (with no extensions) vscode-server to the linux distro. And still the bug happens.
It is interesting to note that in prior vscode versions this functionality was working alright. For any reason I don't know this issue started to happen in the last couple weeks.
Additional Info:
Here is the log file when running the commands:
code . --log trace
exthost.log