Sopi
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 8
-
Sopi created a post, AnsweredCan't view static variables with LLDB debugger
Currently I can't view static variables in the variables tab with LLDB debugger, but it works with the bundled GDB debugger. (See screenshots). How do I fix this? -
-
-
Sopi created a post, AnsweredDelete/select everything on line except leading whitespace with a single invocation of a keyboard shortcut
Can the following be done with a single keyboard shortcut, invoking it only once? Let ^ represent the current caret position. ... int ^i = 0;... Invoke shortcut. Result: ... ^... Or, instead ... -
-
Sopi created a post, AnsweredRun Without Build command
I noticed that there is Run Without Build keyboard shortcut for Android projects, but not for other projects. Is there no equivalent for non-Android projects? I know I can change the behavior for t... -
Sopi commented, -
Sopi created a post, AnsweredAlt Gr as a modifier key only in combination with alphabetic keys?
I use Alt Gr + numeric keys to write brackets etc, but I never use Alt Gr + alphabetic keys. Because of this, it would be very useful to me if I could use Alt Gr as a modifier key ONLY in combinati... -
Sopi commented, -