Scrollbars

Information about your code in the scrollbars

IntelliJ IDEA's scrollbars provide us with information about our code. The left-hand scrollbar gives us coloured bars indicate changes in our code, as well as any errors, for the section of code we’re looking at. On the right we can see the file’s status at a glance, including potential warnings and errors for the whole file.


Related Resources

Creating code
IntelliJ IDEA will help create code for you
Using regex
Using language injection to work with Regex
Related problems
Use IntelliJ IDEA's inlay hints to navigate to Related Problems