S Moeen Kamali
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created is it possible to show type hints on top of varioables instead of beside them?
Answeredusing hints are really usefull but using it beside them makes lines much longer and code less readable. i think showing them top or down of the line is a better place. is it possible ior its a f... -
Created how to search everywhere but inside selected projects?
hi. i have a microservices solution with many different projects and many things have the same name in different projects. I want to limit my "search everywhere(ctrl + T)" to selected projects to f... -
Created when i run 2 microservices at the same time, the break points of the first one gets disabled.
when i run 2 microservices at the same time, the breakpoints of the first one get disabled and i can't debug 2 connected microservices at the same time. is there any settings for it or its a bug of...