Visual Studio identical token highlighting

后端 未结 11 2563
走了就别回头了
走了就别回头了 2020-12-12 18:15

I coded a Mancala game in Java for a college class this past spring, and I used the Eclipse IDE to write it. One of the great (and fairly simple) visual aids in Eclipse is

11条回答
  •  情深已故
    2020-12-12 18:34

    The "error bar" functionality is provided in JetBrains ReSharper. I'm not sure if it does highlighting of references to the currently selected identifier.

提交回复
热议问题