Gavin S
Gavin S
I believe this is typically handled by sending the contents of the buffer to the 'executable' via stdin.
So some investigating revealed that eslint won't run the `fix` option if the `stdin` option is given. And the `fix-dry-run` option doesn't seem to actually output anything... Unless you tell...
Getting this working would also allow for the formatting of inline ``s in html
Just noticed eslint_d has a `--fix-to-stdout` option that works in conjunction with the --stdin option. @TheSavior Thanks for the Maintainorship. I'm still looking into this on the side of the...
The disconnect button is greyed out.
Yeah, tried manually removing the API key also, including closing dialogue. It just gets repopulated. What would be the best easy to uninstall? I can try that and then installing...
Did all that, got it cleared from the interface. Entering a fresh API key still giving me this message:  ~~EXTREME SPECULATION: It appears to be very immediate after pasting...
@fieldOfView I'll try to get on that, sorry I've been busy.
@fieldOfView finally got a chance to check out the dev build... No luck. Cura interface is still telling me the API key is not valid.
Did some wiresharking... It would appear the plugin is trying to hit the server on http (port 80), and not respecting the 301 return that it's receiving that would elevate...