Daslolo
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created how do you call in the documentation of keyword that's under the carret?
monodevelop had that and it was very convenient, what's the rider equivalent? -
Created getc< doesn't autocomplete properly
Answeredit should do GetComponent< and instead it does getc< -
Created when the editor is set to tabs, when i go left from an indentation
with the arrow key it moves only one space instead of the entire tab how do i make it behave normally? -
Created how do you turn off auto complete adding a private in front of my variable?
so i type float blah and when i press enter it adds private in front, how do i turn that off? -
Created how to prevent list highlighting from automatically going back to the begining of the list
Answeredwhen i press up and down arrow keys to browse the list of autocomplete and it reaches the end of the list it goes back to the beginning, how do i turn that off?