Home
Rider Support | JetBrains
Submit a request
Community
Sign in
Kirill Filin
Total activity
419
Last activity
November 29, 2023 13:14
Member since
May 18, 2020 14:01
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
162
Activity overview
Articles (0)
Posts (0)
Comments (256)
Sort by recent activity
Recent activity
Votes
Created
June 04, 2020 13:53
Hello Baste, Thank you for the detailed description. You can disable editor highlight of "bug" strings by removing or editing the pattern, found at Editor->TODO settings section. You can read mor...
Community
General Discussion
Comment with string "bug" gets marked as Todo
0 votes
Created
June 04, 2020 13:46
Hello zhen liu, You can set up environment variables, used during testing via Test Runner's Environment variables option. You can find more about this setting here. Let us know if you have any ...
Community
General Discussion
How to set environment variables for running unit tests?
3 votes
Created
May 29, 2020 12:39
Hello Sven, Thanks for the update, I'm glad to know the workaround helped!
Community
General Discussion
Database Tools (LocalDB) dont work with new update
0 votes
Created
May 28, 2020 18:16
Hello Dipunm, I am sorry to you have faced such an issue. To help us investigate this behavior, please create a new issue in our bug tracker and attach the Rider logs collected right after you ...
Community
General Discussion
Jetbrains Rider stops responding to key presses
0 votes
Created
May 27, 2020 15:01
Hello Sven D. Unfortunately, this is a known issue that affects Rider 2020.1.3 You can track this issue here. As a temporary solution, I suggest downgrading Rider to version 2020.1.2 that is avai...
Community
General Discussion
Database Tools (LocalDB) dont work with new update
1 vote
Created
May 21, 2020 11:24
Hello, You can avoid boxing in this case by explicitly calling .ToString() on the value type. Using earlier example: String foo = "my string" + longValue.ToString(); Note that code analysis wil...
Community
General Discussion
Boxing warning
1 vote
Created
May 19, 2020 12:01
Thank you for the information Александр, Could you check if PATH and DOTNET_ROOT are the same when using env / printenv just like when using echo?
Community
General Discussion
Using dotnet-script with C# Interactive
0 votes
Edited
May 19, 2020 11:09
This behavior indicates that Rider uses a different set of environment variables than your terminal session, for example when .NET Core is installed via snap. You can check it using echo $PATH an...
Community
General Discussion
Using dotnet-script with C# Interactive
0 votes
Created
May 18, 2020 18:47
Thank you for the information Александр You mentioned that the path is set to dotnet-script.dll. I want to note that path in Rider's tool settings for C# Interactive should point to the following...
Community
General Discussion
Using dotnet-script with C# Interactive
0 votes
Created
May 18, 2020 14:01
Hello Александр, Could you clarify if you are using any dependencies in this project (#r / #load directives)? If you do, kindly share the list of dependencies.
Community
General Discussion
Using dotnet-script with C# Interactive
0 votes
«
First
‹
Previous