faustinoaq

Results 202 comments of faustinoaq

Hi @Qwerp-Derp https://github.com/crystal-lang-tools/intellij-crystal-lang is just a fork to promote this repo. There is not work in progress for intellij-crystal yet, although, we created https://github.com/crystal-lang-tools/intellij-crystal to track new progress. I think...

![screenshot_20180505_014948](https://user-images.githubusercontent.com/3067335/39660962-7707551a-500f-11e8-91a9-5ad7aac0426b.png) ![screenshot_20180505_020720](https://user-images.githubusercontent.com/3067335/39660963-772d1ade-500f-11e8-9fcd-2bc0a918be57.png) I just got it working with completion, diagnostics, formatting, and go to definition out-the-box :tada: Thank to intellij-crystal + intellij-lsp + scry :sunglasses:

Hi @nickbclifford, Is this still an issue?

@cocodrino I have this issue too. I had done some work with this plugin and Scry. Thanks to @kingsleyh , although currently I don't have enough time due to college....

@monouser7dig Yeah, we are working on it, see [Scry](https://github.com/crystal-lang-tools/scry) Fixing some issues: https://github.com/crystal-lang-tools/scry/issues/34 and implementing new features: https://github.com/crystal-lang-tools/scry/pull/39 ![bug03](https://user-images.githubusercontent.com/3067335/31861259-ab6e515a-b6ef-11e7-8826-e6950395bfe0.gif)

> Windows CI needs to run on windows anyway, so there is no point in cross compiling from a different platform. Azure CI looks very interesting. It supports Windows, Linux...

BTW, There's no errors in that project and also I reloaded VSCode before trying to use auto-completion

Also, if you see the logs, scry is logging something like: `Couldn't find type ...`, Why? :sweat_smile:

So, looks like some of my files are not being included in the auto-completion database because some strange reason :sweat_smile: