Eugene Auduchinok
@auduchinok
Followers
794
Following
14K
Media
60
Statuses
590
F# support in @JetBrainsRider
Amsterdam
Joined January 2011
This release brings a new powerful way to fix #fsharp type errors in your solution and adds improvements to existing features across the board ๐ As always, here are the F# plugin release notes: https://t.co/Cjh7nSbRKh
Rider 2025.3 has just landed! ๐ฅ Same-day compatibility with .NET 10, including full support for C# 14 features. ๐๏ธ Islands UI theme as the default now look โฑ๏ธ Major startup and @UnrealEngine performance boosts โญ โฆ And more exciting features! Dive into the latest updates
0
2
11
A bunch of new #fsharp quick fixes are coming to @JetBrainsRider 2025.3 soon ๐ They make it way easier to update types across your code โ whether itโs refactoring a record field or changing an inferred parameter type
0
3
14
This morning I've merged several #fsharp code completion fixes to the upcoming @JetBrainsRider update. Expect significantly better performance and less unexpected suggestions when typing the code soon ๐
2
1
35
The same-day compat for #fsharp 9 is there too! ๐ฏ Type hints are supported in F# now ๐ก Importing functions, values, and other symbols is a breeze ๐จ Tons of small improvements here and there, new context actions to simplify code editing https://t.co/0JCF9cJg4l
jetbrains.com
What's new in recent JetBrains Rider updates
Rider 2024.3 has just landed! ๐ฅ Same-day compatibility with .NET 9, including full support for C# 13 features. โ๏ธ Ability to freeze and unfreeze individual threads during debugging. ๐ฎ Running and debugging native code on consoles. โ
Support for multiline TODO comments โญ โฆ
2
9
43
@JetBrainsRider We're always happy to work with the F# community, and some of the previous contributions include great work by @verdonckflorian, @dawedev, @saulren, Vasily Kirichenko, @edgarfgp, Matt Constable, and others. If you're interested in sending a PR, let's have a chat! ๐
0
2
15
@JetBrainsRider It's also a good time to write that we build the #fsharp support in @JetBrainsRider in open, starting with open-sourcing the F# plugin itself and by doing massive contributions back to the F# compiler service that all tools use
1
2
23
Hey #fsharp people, with @JetBrainsRider becoming free for non-commercial use it's a great time to give it a try! Rider is packed with lots of smart F# features, like refactorings and analyzers, provides great code navigation, and excels at mixed F# and C# codebases
Contribute to open source, learn through self-education or courses, record educational podcasts, or grow your pet project easily with a FREE Rider subscription for non-commercial development. Download and start today ๐ https://t.co/hKq3IldNUK Spread the word! #dotnet #gamedev
4
24
75
This, along with F# compiler service, is what powers all the cool F# features that we have in Rider Happy birthday ReSharper! ๐
ReSharper turns 20! Can you imagine that? ๐ฅณ Join us in reflecting on how @ReSharper has transformed the #dotnet community over the years, and revisit some good old memes and stories about ReSharper IDE: https://t.co/zQn18GGZDT Whatโs your ReSharper story? #20YearsOfReSharper
1
9
35
I'm happy to see both @JetBrainsRider and me appear on the Microsoft blog this time! Thanks for the kind words @nojaf! It also feels great to be able to improve the tooling for everyone ๐
Extremely thrilled that @auduchinok from @jetbrains got mentioned in the #fsharp blog post! He has been a key player in the F# community for years and I'm glad he finally got a spot to shine! https://t.co/sDT4NNsI5j
0
3
17
And if you're interested in programming languages tooling and design and looking for a good introduction with lots of insight, I just can't stop recommending you to read https://t.co/SojOKNcKkl by @munificentbob
0
1
9
The main thing that suddenly allows us to have a better recovery is a change in the language itself:
github.com
F# has indentation-based syntax powered by offside rules. They are implemented in a component called LexFilter that works between lexing and parsing stages. LexFilter keeps track of the indentation...
1
3
11
Hey #fsharp folks, I went through some parts of how F# compiler service deals with unfinished code today. If you're going to work on improving F# parser or analysis in your IDE, there may be some useful notes or tricks for you
Learn how essential JetBrains Rider IDE features like code completion, navigation, and syntax highlighting keep working when your #fsharp code just doesnโt, all explained by @auduchinok at @amplifyfsharp. #dotnet
https://t.co/1M8yZro6Rw
1
6
31
It's so cool to see what @dedsec256 does with #fsharp language injections in the upcoming @JetBrainsRider release! I'm really looking forward to it :) https://t.co/I9w7sBsfG7
0
13
50
Hey #fsharp people, I wrote a suggestion about possible improvements to parser/analysis error recovery that may improve IDE features quality: https://t.co/FYJ36pgjQo It's a breaking change, but may be a good way to improve things
github.com
F# has indentation-based syntax powered by offside rules. They are implemented in a component called LexFilter that works between lexing and parsing stages. LexFilter keeps track of the indentation...
2
7
20
F# support in @JetBrainsRider just got better with code completion improvements, new quick fixes, regex injections, and many other smaller things https://t.co/YWMjvw5hqp
jetbrains.com
What's new in recent JetBrains Rider updates
Rider 2023.1 is here ๐ฅ ๐ช Improved C# support โบ๏ธ Support for Unityโs DOTS ๐ฅ Blueprint error parsing ๐ Visualizers for the debugger ๐ข๏ธ Database Schema Compare ๐ Enhanced Docker functionality ๐ UX/UI improvements Learn more: https://t.co/AsyJOkr6F8
0
11
36
Get ready for an exciting session of #AmplifyingFSharp with @verdonckflorian, where we'll delve into the #fsharp plugin of @JetBrainsRider and its auto-complete feature! Don't miss it this Friday:
0
9
8
It's much easier to update #fsharp record values, thanks to another postfix template and smarter field completion in upcoming @JetBrainsRider release
Rider 2023.1 EAP 7 is here! ๐This build is bursting with exciting updates like support for Unity DOTS, a VCS widget for Perforce, improvements to the Blazor WASM debugging experience, and F# language updates. Find out more here: https://t.co/rkipF6VPTM
1
2
19