Krzysztof

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Created Debug React Vite app in Rider
Is there possible to debug react app + vite? I tried to run in debug mode but when i put breakpoint it never entered there -
Created Change build terminal language to English
How can i change language in the terminal to english ? -
Created Break lines like in visual studio
Hello, there is possibility to set same break line changes like in visual studio ? Because i work with team and most people uses vs and i need to format code like is in visual studio -
Edited Red underline code but application working
I have red underline code but application is building and working in visual studio i don't have this underline wtf? and error "The type 'PersonDataCreated' must be convertible to 'BaseDomainEvent'... -
Created Docker compose generate/debug
How can i generate docker compose and run debugging, there is any tutorial or something about it? Because i found only generate DockerFile but there is no docker compose.