Earlier quoted context omitted.
What are you talking about? This is well documented. https://github.com/microsoft/vscode/issues/30065 https://github.com/microsoft/vscode/issues/48810 https://github.com/dotnet/vscode-csharp/issues/1609 https://github.com/dotnet/vscode-csharp/issues/299 https://github.com/microsoft/vscode-dotnettools/issues/573 https://github.com/dotnet/vscode-csharp/issues/5276#issuecom... https://isdotnetopen.com/ A Rider license c…
For organizations it is, for users it's $149 annually and then cheaper: https://www.jetbrains.com/rider/buy/?section=personal&billin... It is also free for OSS development, I maintain a couple of .NET libraries and applied for JetBrains free OSS license and they approved it within a week or so. On debugger - Rider uses its own debugger, they do not license it. Also, please do not link posts from Miguel De Icaza when…
LINQPad – The .NET Programmer's Playground
91–100 of 137 posts
Re: LINQPad – The .NET Programmer's Playground
#92Earlier quoted context omitted.
Try pre-release version, also needs newer Roslyn version so the SDK needs to be updated too. OS here doesn’t matter.
Pretty sure I'm on latest 8 SDK, but did not try pre release of the the addin so that could be it.
Re: LINQPad – The .NET Programmer's Playground
#93Earlier quoted context omitted.
There are a couple of problems here. Half of Stack Overflow "developers" might not use Windows, but the relevant population to measure is C# developers. Assuming as many Linux C# developers will buy the thing as Windows or MacOS developers do is an obvious mistake. > Even Microsoft themselves understood this. Microsoft understands, among other things, that they can't charge money for Linux tools.
There isn't as many C# developers on Linux and MacOS because the experience has been terrible for a long time and still is lacking to a smaller degree, you have the cause reversed. > Microsoft understands, among other things, that they can't charge money for Linux tools. It's the opposite trend going on, they embrace as much as possible Linux and port as much as they can.
How much of it is stuff that people actually pay for?
Re: LINQPad – The .NET Programmer's Playground
#94Unfortunately, they still haven't gotten around to making it usable outside of Windows https://forum.linqpad.net/discussion/1935/installation-on-ma...
I wish we could volunteer to help Joe make LINQPad cross-platform, I'd definitely like to help with that.
Re: LINQPad – The .NET Programmer's Playground
#95Earlier quoted context omitted.
There isn't as many C# developers on Linux and MacOS because the experience has been terrible for a long time and still is lacking to a smaller degree, you have the cause reversed. > Microsoft understands, among other things, that they can't charge money for Linux tools. It's the opposite trend going on, they embrace as much as possible Linux and port as much as they can.
> It's the opposite trend going on, they embrace as much as possible Linux and port as much as they can. How much of it is stuff that people actually pay for?
Re: LINQPad – The .NET Programmer's Playground
#96Earlier quoted context omitted.
> It's the opposite trend going on, they embrace as much as possible Linux and port as much as they can. How much of it is stuff that people actually pay for?
Since they just focus on Azure and just milk Windows with ads and let it rot nowadays, I'm guessing it must be very profitable, otherwise they would stop.
Re: LINQPad – The .NET Programmer's Playground
#97Earlier quoted context omitted.
Since they just focus on Azure and just milk Windows with ads and let it rot nowadays, I'm guessing it must be very profitable, otherwise they would stop.
I'm sure Azure is profitable for Microsoft. Microsoft are not even trying to sell development tools (the category of tools that would include LINQPad) to Linux devs.
Re: LINQPad – The .NET Programmer's Playground
#98Re: LINQPad – The .NET Programmer's Playground
#99Earlier quoted context omitted.
Autocomplete works fine interactively debugging on MacOS with JetBrains rider. Syntax trees can be browsed on https://sharplab.io/ or again via Rider and I'm sure there are some other tools that I'm not aware of. The Roslyn sdk is part of .NET (cross platform) these days so anyone can use it to build a visualiser should they wish to.
Jetbrains IDEs aren't free (and cost many times more than what is fair for the quality of the product they are known to ship), and SharpLab only has a partial implementation of it: https://github.com/ashmind/SharpLab/issues/616 > The Roslyn sdk is part of .NET (cross platform) these days so anyone can use it to build a visualiser should they wish to. Of course, but for most people that need this, they may just be try…
This is a gratuitously negative comment that is unfair and uses an incorrect metaphor. Rent-seeking is trying to charge for something without providing any new value, usually from something already established as free. I don't believe Rider was ever available for free, but even if it was, they certainly have improved it with loads of new value since then. You're welcome to your opinion (that I don't share) that their IDEs are not worth the cost, but you're also free to not buy them. That's not rent-seeking, it's the free market.
I personally am a big fan of Rider and the JetBrains Toolbox suite, and I get several times more value out of my subscription than it costs. YMMV.
Re: LINQPad – The .NET Programmer's Playground
#100Earlier quoted context omitted.
What are you talking about? This is well documented. https://github.com/microsoft/vscode/issues/30065 https://github.com/microsoft/vscode/issues/48810 https://github.com/dotnet/vscode-csharp/issues/1609 https://github.com/dotnet/vscode-csharp/issues/299 https://github.com/microsoft/vscode-dotnettools/issues/573 https://github.com/dotnet/vscode-csharp/issues/5276#issuecom... https://isdotnetopen.com/ A Rider license c…
For organizations it is, for users it's $149 annually and then cheaper: https://www.jetbrains.com/rider/buy/?section=personal&billin... It is also free for OSS development, I maintain a couple of .NET libraries and applied for JetBrains free OSS license and they approved it within a week or so. On debugger - Rider uses its own debugger, they do not license it. Also, please do not link posts from Miguel De Icaza when…
It should be noted that $419/year is $35/mo, which is still $10/mo cheaper than the Visual Studio 2022 Professional monthly subscription at $45/mo. $21/mo at 3+ years is less than half.