crystal-lang-tools / vscode-crystal-lang

Yet another VSCode extension for Crystal Programming Language
https://marketplace.visualstudio.com/items?itemName=crystal-lang-tools.crystal-lang
MIT License
276 stars 58 forks source link

Task launch gets stuck on "Fetching build task" #111

Closed lbarasti closed 7 months ago

lbarasti commented 4 years ago

if I update the VS extension to the latest version (0.4.0), and launch a task - e.g. a crystal run task - the task won't start, and the loading spinner for "Fetching build task" will keep on... spinning. I'm on VS 1.44.2 running on Ubuntu 19.10

image

Running tasks without any vscode-crystal extension works just fine, as well as running tasks with v0.3.14 of the extension.

@faustinoaq mentioned that this issue might be due to the task provider implementation not working properly, see https://github.com/crystal-lang-tools/vscode-crystal-lang/pull/77

faustinoaq commented 4 years ago

Hi @lbarasti Thank you for reporting this issue!

I'm already trying to fix it :)

jacobh0 commented 4 years ago

Also running into this problem!

vypxl commented 4 years ago

Any updates on this? It seems like this only happens when the visible editor is a crystal-related file.

jacobh0 commented 4 years ago

Can we at least pull 0.4.0 from the official releases until this is fixed? It keeps auto-upgrading to this version that has this broken behavior. @faustinoaq

nobodywasishere commented 7 months ago

Let me know if this still occurs on v0.9.0