The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Hi 하명훈,
Thank you for your response.
If you would like to turn off all indicator features, there are two options you can disable:
- Track changes This feature shows an indicator when you add or modify a line and then save the file. You may be concerned about this because it highlights edited lines rather than the current line. To turn this off, go to Tools > Options > Text Editor and uncheck Track changes.
- Highlight current line This feature shows an indicator on the line where your cursor is currently located. To turn this off, go to Tools > Options > Text Editor and uncheck Highlight current line.
I hope this helps! If my answer was helpful, kindly follow the instructions here so others with the same problem can benefit as well.