Home > Software design >  How can I disable the window next to scrollbar in Intellij?
How can I disable the window next to scrollbar in Intellij?

Time:01-10

How can I disable the code preview window next to the scrollbar in Intellij? I am not sure what its name is and cannot find the setting related to it.

See the red arrow in the image

CodePudding user response:

Disable or uninstall the CodeGlance plugin under

IntelliJ -> Preferences -> Plugins

  •  Tags:  
  • Related