I am really really really annoyed by this. Ever since Unity 5.3 this little piece of garbage keeps popping up in my intellisense for visual studio.
I normally just type d + . + l and this gives me Debug.Log.
Now I have to type d + . + shift + l. It doesn’t seem much but it’s really annoying! It makes me want to stop coding and think about how useless is this logger! What is the logger even for? You know what, it doesn’t matter because I would be using Debug.Log more often than Debug.logger.
What’s worse is often times I would forget pressing shift, so it would give me this Debug.logger. Now I have to press backspace 6 times + shift + l.
I tried my best to move on. I tried to use print. But it just doesn’t feel right…I miss my Debug.Log.
I swear whoever made this Debug.logger accessible is Satan.
Does anyone know how to remove this from visual studio intellisense?