settings - How to disable marking occurences in Android Studio? -


The example (events) of a variable always casts me during the coding. An option in Eclipse was called (or something like this) to disable / enable the Toggle Mark Events ... .

Where can I find a similar option in Android Studio?

I found:

Editor -> Highlight on Carat Movement -> Highlight the use of elements on the carats .

Disabling it was a job!

Enter image details here


Comments

Popular posts from this blog

GO: Serve static pages -

Folder list php -

java - how to parse a JSON string into ObjectNode in Jackson? -