faustinoaq

Results 202 comments of faustinoaq

Hi Thanks you for report this issue! This problem also happen on VSCode for Ruby, Elixir and other similar languages. I already published an issue about that on VSCode repo...

Hi, Maybe this issue have been changed on latest version, please ask on [Gitter](https://gitter.im/crystal-lang/crystal) or [#crystal-lang](http://webchat.freenode.net/?channels=#crystal-lang) about this.

@paulcsmith Thank for your comment! Go to Definition already work just methods. Modules or clases doesn't work due crystal doesn't support it yet. See https://github.com/crystal-lang/crystal/issues/4941 _Still a bit unstable, sometimes...

Hi, @minkir014 @iambudi This extension uses the output provided by `crystal tool` CLI, so if the feature finds an error it's because crystal was designed that way, there is some...

Hey we should take a look to https://github.com/nedpals/sharn 👍

@iambudi Thank you for reporting this issue! I think we can adjust the log handler to be more silent Did you download a scry executable [here](https://github.com/crystal-lang-tools/scry/releases)? or Did you compile...

Hi @Qwerp-Derp , Nice functionality, I think we can add this to https://github.com/crystal-lang-tools/vscode-crystal-lang/wiki/Useful-extensions :+1: Feel free to edit it, is like wikipedia :wink:

Oh, I just realize endwise only support Ruby :sweat_smile:

Please check https://github.com/kaiwood/vscode-endwise/pull/20 :wink:

Hi, Thanks for report this issue Why ARM, did you try other architectures? It, just happen on `crystal-sqlite3` ?