HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chusk3

no profile record

comments

chusk3
·12 tháng trước·discuss
It also solves a more subtle problem - when people install a tool globally they install latest _at that time_. But the world doesn't stand still, and things get updated. `dnx` always uses the latest available version by default (you can of course pin with `dnx <package>@<version>`) so that you never get out of date.
chusk3
·2 năm trước·discuss
Hi, I'm the maintainer for the VSCode F# support. Rider support for F# is great, that team is very engaged, and I'd strongly consider it if

* you have mixed C#/F# projects in a solution (C# and F# support in VSCode can't communicate today)

* you use Rider for other technology

* you want paid support for your editor tools

* you prefer IDE-style experiences rather than editor/ extension-style experiences

* you want to take advantage of Rider features like their accelerated build caching