Robin Neatherway
Robin Neatherway
They could appear in the current file and/or in _Messages_
I was able to draw a chart using the workaround for DLL resolution from @dsyme in #29. ``` Chart.Bar [1..10] ``` The bars seem to move up the Y axis...
Ref: https://github.com/fsharp/emacs-fsharp-mode/issues/33 The R output on standard out is interleaved with the JSON messages being sent to the editors. I'd like to explore whether we can prevent these spurious messages...
This endpoint is changing to allow for multiple settings resources to be grouped under `/settings/...`. ### Description ### What to review ### Testing ### Notes for release
We should split out the verb processing from the option processing to make things a bit better. We can also then generate the docs automatically from the usage. Paket does...