Results 193 comments of Vasily Kirichenko

Double backticks are added automatically somewhere inside providedtypes.fs, it's great and we should not touch this. Replacing dashes with underscores is simple, but must be done with backward compatibility in...

I tried sformat.fs from F# compiler 3.0 - the same exception.

Why not just use Hopac? For this, for streams, for async events and so on, so on.

``` iMac-Vasily:~ vaskir$ rider This tool only works on Windows. If this makes you sad, please open an issue at https://github.com/RendleLabs/dotnet-rider-cli Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of...

Sorry, man ``` iMac-Vasily:~ vaskir$ dotnet tool update -g dotnet-rider-cli Tool 'dotnet-rider-cli' was successfully updated from version '1.0.4' to version '1.0.5'. iMac-Vasily:~ vaskir$ rider Couldn't find Rider install location. If...

@jrr Rider does not have that menu item on Windows :)

:) You mean, my Mac box :) Let me try.

`/Users/vaskir/Library/Application Support/JetBrains/Toolbox/.settings.json` does exist, but it does not contain `install_location`: ``` { "autostart": true, "jba": { "email": "[email protected]", "fullName": "me", "login": "mylogin" }, "privacy_policy": { "eua_accepted_version": "1.1" }, "proxy": {},...