Rider 2019.1.3 bug-fix update is released!
Today we’ve published another bug-fix build for the Rider 2019.1 release.
Here are some important fixes we’ve made in the Rider 2019.1.3 build:
- Fixes to make the Entity Framework integration work again.
- A fix to correctly resolve file paths in ASP.NET markup files.
- Fixed support for .ashx files.
- To-do items won’t disappear after adding a new custom To-do.
The full list of the fixes can be found in YouTrack.
To get Rider 2019.1.3, choose from one of these possible options:
- Download and install from www.jetbrains.com.
- Use our Toolbox App.
- Use this snap package from the SnapCraft store, but only if you are using a compatible Linux distro.
Comments below can no longer be edited.
Joe says:
July 10, 2019“Fixes to make the Entity Framework integration work again”\
Thank you!
Anton says:
July 11, 2019Rider is very unstable since beginning of 2019.
It is so sad.
Sofya says:
July 11, 2019Hello @Anton!
Could you please describe more details about what is exactly unstable and works wrong or does not work?
Also, we would appreciate if you created a ticket on https://youtrack.jetbrains.com/ or submitted a new support request on https://rider-support.jetbrains.com.
Gert says:
July 13, 2019Agreed. I’ve always recommended Rider in the past, but for Unity work it’s been slowly becoming unusable in the past year or so. We shouldn’t have to be the QA team fixing their software, but that’s what it feels like.
Jason says:
July 14, 2019I’m not experiencing this, in fact I’m noticing less “weird” things (such as key combinations becoming inactive and loss of punctuation keys) with each new release.
Perhaps it’s related to a plugin or another application on your machine?
I don’t think “It’s very unstable” is really very helpful, and certainly won’t help get your issue resolved 🙂
Seain says:
July 12, 2019when I press alt + enter on string value, Rider lost control.
my code like this: var a = “111111111111111” + “2222222222222” + “333333333333333”;
I press alt+enter on “3” area, but not show me options and no response for user event, I can only kill Rider process in the taskmgr after 5 min…
Seain says:
July 12, 2019I see, this issue not only exist on variable, every time when you type alt + enter, the Rider will lose response
Sofya says:
July 17, 2019Hi @Seain!
Could you please collect all Rider logs (Help | Compress Logs and Show in..) and attach them to a new youtrack issue (https://youtrack.jetbrains.com/issues) or a new support request (https://rider-support.jetbrains.com/hc/en-us/)?
ASPX User says:
July 15, 2019ASPX files still not working
Alexander Kurakin says:
July 17, 2019Please could you describe this matter in detail?
Maksim Shupitsa says:
July 18, 2019Fira code fonts are absent now. The reason why i rolled back to 2019.1.2
Alexander Kurakin says:
July 18, 2019Hello Maksim! Unfortunately, it is a known issue for all IDEA-based tools https://youtrack.jetbrains.com/issue/IDEA-217561.
Māris says:
August 5, 2019I have installed 2019.1.3 but I have EF Tools missing (I have used those previously with success). Do I have to enable those somehow again?
Māris says:
August 6, 2019Found it. It is not under the Tools any more but just in the project context menu.