Jonas Karlsson

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Bootstrap 5 CSS IntelliSense
Hello,Since upgrading to Rider 24.1, no Bootstrap 5 IntelliSense (suggestions) has worked in my projects. I have only tested this in Blazor projects. Does anyone here have a solution to the problem... -
Edited Lack of Intellisense Suggestions for Blazor Component Parameters in Rider, While Visual Studio Offers Them
Hello everyone,I'm working on a Blazor project and using JetBrains Rider as my IDE. While attempting to set parameters for a custom Blazor component, I've noticed that Rider's Intellisense does not... -
Created Tailwind CSS in Blazor server with Rider
Hey,I'm trying to figure out how to use Tailwind CSS in a Blazor Server project in Rider. I have followed this guide for some tests: https://www.jetbrains.com/help/rider/Tailwind_CSS.html#ws_css_ta...