IntelliJ IDEA: What name of these markers?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



IntelliJ IDEA: What name of these markers?



I don't understand this markers (between line numbers and collapse/expand markers). What words I should to google to find a documentation about it? Thanks.





updated: It is not a Gutter


Gutter






2 Answers
2



It comes from Version Control plugin, the definition of colors you can find here: File | Settings | Color scheme | VCS.





Got it. Thanks you!
– mazzy
Aug 7 at 17:45





Correct path to settings File | Settings | Color scheme | VCS :)
– mazzy
Aug 7 at 17:47





You're right, didn't know that)
– streetturtle
Aug 7 at 17:49



That area is called the Gutter in IntelliJ speak, so you can search the settings for that term. It's typically used to show file differences when a file is under VCS control (git, svn, etc) but can also have other usages.





Thanks. I've switch off a Gutter Icons and append image to the post. This is not Gutter Icon. Yes, code is under GIT. What this markers are means? and where are setteings (and documnetation)
– mazzy
Aug 7 at 17:38





The gutter icons are different from the VCS markup, as streetturtle mentioned in their reply. As you have seen, the icons and VCS highlighting can be disabled independently.
– Mike
Aug 7 at 17:50







By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Firebase Auth - with Email and Password - Check user already registered

Dynamically update html content plain JS

How to determine optimal route across keyboard