artrz / vscode-gitstash

Adds extra Git stash powers to VS Code
https://marketplace.visualstudio.com/items?itemName=arturock.gitstash
MIT License
24 stars 4 forks source link

Stash explorer - Compare stash changes with current crashes in case of a markdown file #98

Open readncode opened 3 months ago

readncode commented 3 months ago

Stash explorer - Compare stash changes with current crashes in case of a markdown file.

The editor tab with the changes appears as expected but then the Extension Host keeps restarting until the editor tab is closed. The built-in vscode.markdown-language-features seems to crash, if I disable the built-in extension there is no issue.

Some other observations:

Windows 10 Vscode version 1.90 Git Stash 5.2.0 git 2.45.2.windows.1