看这里,在第15行和第16行之间。它只是表示一个空行吗? 如果是的话,为什么?
It called a "Gutter Indicator".
It means a line has been deleted from the previous version of the file (based on git).
If you hoover / click on that red arrow, you get to see the prior version of your code (displaying what you deleted)
Example: