next-ls icon indicating copy to clipboard operation
next-ls copied to clipboard

compiler diagnostics for test files

Open mhanberg opened this issue 1 year ago • 6 comments

mhanberg avatar Jul 03 '23 19:07 mhanberg

Basically you'll want to compile the file with Kernel.ParallelCompiler, which should return the diagnostics.

i think you'll also have to start the ExUnit application, but you'll have to investigate if that is necessary

mhanberg avatar Aug 18 '23 18:08 mhanberg

@mhanberg You can assign me to this one

dvic avatar Aug 18 '23 18:08 dvic

@dvic any updates?

mhanberg avatar Sep 23 '23 13:09 mhanberg

@dvic any updates?

Unfortunately no :( Recently my bandwidth two work on stuff has almost dropped to zero, I'll let you know once I can start working on this again!

dvic avatar Sep 23 '23 19:09 dvic

No problem at all, thanks for the update!

mhanberg avatar Sep 24 '23 01:09 mhanberg

Taking a look into this.

codonnell avatar Nov 16 '23 11:11 codonnell