When posting on SE, users can "highlight" code by using the ` symbol. Is there any way to get that in LaTeX?
My intention is to highlight segments of code or particular functions. To be clear, I'm not speaking of something like Syntax highlighting for different programming languages. I want to be able output this_instead (no magic wizardry involved).
I'm not sure what this is called, so I didn't know how to search for it. I'll delete it if it's a duplicate though.

\lstinline!this_instead!but without typing\lstinline!and only typing backticks.... sounds like some category code wizardry would be needed, and a very dangerous path... – cmhughes Apr 04 '13 at 21:21