Closed iTerentius closed 1 year ago
Thanks for the heads up! This was an oversight, I haven't published that class yet - I'll fix shortly.
No worries. I'm honestly abusing the abilities of all of those contributing. The OTHER existing extension doesn't quite cut it. I've been using Neovim in a VScode terminal window or just using Neovim, but would love to see this all working VSCode, so many kudos. If I learn some LSP and otherwise maybe I can help.
This is resolved now, you should have no problems compiling. The CodeFormatter class is still disabled, since it require some special setup steps for the time being.
Thanks @scztt!
Hey folks,
I thought I'd check this out as I've been using VSCode more often for pretty much everything.
When I follow the install and run build and run with or without debugging the Quark throws this error:
I can see the line where that class is called on line 10 of TextDocumentFormattingProvider.sc .
Forgive me too as I know virtually nothing about the innards of quarks or dependencies. Just wondered if this is a build issue on my part or something else.