bea mar

- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 13
-
bea mar created a post, problem connecting to MSSQL Server from Rider
I have a problem connecting to MSSQL Server from Rider.Method 1 - with driver named Microsoft SQL Server (jTds)In the Data Sources and Drivers window, when adding a Data Source, in the General tab,... -
bea mar created a post, How to disable typo checking in generated code?
On page https://www.jetbrains.com/help/rider/2025.1/Reference__Options__Code_Inspection__Generated_Code.html?keymap=Visual%20Studio%202022 it is written about regions marked as generated code:"For ... -
-
bea mar created a post, Rider high CPU and GPU usage when viewing ".http" files
Windows 10, Rider 2024.2.2, Blazor 8 project. Inside the project, there are ".cs" files and ".http" files, among others. When an ".http" file is open in editor, the CPU usage is maintained at about... -
bea mar created a post, Disabling some inspection warningg for Blazor components
I have a Blazor 8 App project. The server part of the app contains file: `Components/App.razor` with these lines:```<!DOCTYPE html> <head> ... <HeadOutlet/> </head> <body> ... -
-
bea mar created a post, New standalone Blazor WASM project with authentication missing authentication support
I created a new solution in Rider by selecting the "Web" then "Blazor WebAssembly Standalone App" and then checked the "Include sample pages" and selected "Individual authentication" for authentica... -
bea mar created a post, False errors in Blazor component in editor which disappear after invalidating caches and restarting Rider
JetBrains Rider 2024.2.2 on Windows 10Blazor .NET 8 projectWhile I am editing a razor component, the editor suddenly shows many red underlines, indicating errors. The build window shows no errors. ... -
-
bea mar created a post, AI Assistant window smooth scrolling speed
When the "Smooth Scrolling" setting in Rideer is off, the scrolling speed in both Editor and AI Assistant window is about 3 lines. This is ok.But when the setting is on, the speed in Editor is stil...