Krzysztof

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
-
Created Webbrowser preview change port
I have question how can i setup port for preview for my react app This is for localhost:4000 but my app runs on 5173 how can i change this port ? -
Created Rider new ui missing arrows
when i am using classic ui i have this two arrows when i am able to move back to previous file In this new UI i can't find it? maybe i am blind :D -
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.