Eli Dowling

Results 50 comments of Eli Dowling

@devisions I actually much prefer carets ability to both show the formatting characters and the resultant formatting. I would use vscode but it doesn't have support for font size adjustment...

I'm having this same issue. Also windows 10 running esy 0.6.10 Some packages work fine but others give me errors like this. ``` error command failed: "tar" "xf" "/cygdrive/c/Users/dowlinge/Desktop/Code/OCaml/dream/example/7-template/_esy/default/dist/2a3a46c405a3a33a7f750c647884705d" "-C"...

I'm working on a solution to this, as far as language server support. Should have a prototype available soon.

Tests are currently failing because the basic-cli has an "Env" decoder in it and needs to have the type annotation for it updated to reflect the fact that finalize has...

> This approach overall looks good. I would really prefer to have the implementation all in one file. It would make the diff easier to review and I don't think...

okay @ayazhafiz hopefully that's all good. It will still be failing CI because we need to merge this: https://github.com/roc-lang/basic-cli/pull/176

@Anton-4 Thanks a lot for all your work getting this deployed everywhere :)

That's because the published version only supports 3.0 my fork supports up to 5.0 or 6.0 but for fsharp 7.0 just use fsautocomplete. I don't work actively on this extension...

@SolidWeb I actually ended up not using this because it had other issues and kept failing in my CICD pipeline which runs on linux (I know.. just can't win 😅)...