-
Re: Licence activation MacOS/Crossover error
I'm reluctant to officially support CrossOver because there's too much stuff that doesn't work, for which there doesn't appear to be an easy fix. I can't run it for more than a few minutes at a time …1 · -
Re: Licence activation MacOS/Crossover error
I've uploaded a special build that you can try: https://linqpad.azureedge.net/experimental/LINQPad6-Beta.zip?cache=6.12.5.963425 This allows you to activate a paid edition, and works around most of t…2 · -
Re: How to run a LinqPad script in a C # console application
The example where you are returning List fails because the list contains anonymous types which are not serializable. I've added an experimental feature to the latest LINQPad 6 beta build that works a…1 · -
Re: Roadmap for cross platform (ubuntu/linux)?
I've just bought a MacBook so that I can test this out. @wocar - Can you tell me the procedure that you used to install .NET and LINQPad 6 on CrossOver?3 · -
Re: What keyword in LINQPad like Visual Studio Navigate Backward /Forward?
Navigate back is supported (Ctrl+-) LINQPad also supports Ctrl+Shift+Backspace to jump to the last modification position (same as VS).1 ·