crystal-lang-tools/vscode-crystal-lang

Compiler warning parsed in output

kingsleyh opened this issue · 4 comments

When Scry is used it looks like it's parsing the Warning message from the compiler and then cannot continue. I didn't find a way to suppress that warning when building.

[Error - 10:14:56 AM] A error was found while searching implementations
Unexpected char 'W' at 1:1
Warning: Gzip is deprecated, use Compress::Gzip

I'm not sure if the problem is related to the VSCode plugin or scry. I have a look at this on the week end.

@kingsleyh have you tried Crystalline instead of Scry with the crystal-lang-tools plugin ?

oh I never heard of it lol - is Scry dead then?

I don't find none of the contributor active looking at it. Instead the Crystalline project is working, active and very promising!