views:

54

answers:

1

I want to disable the "locator carets" put down by CodeRush when i execute one of it's commands, how can i do it?

A: 

These may be the steps you're looking for:

Follow these steps to get to the Markers options page:

  1. From the DevExpress menu, select "Options...".
  2. In the tree view on the left, navigate to this folder:

    Editor\Navigation

  3. Select the "Markers" options page. Here you can either disable Locator Beacons or change the color to more closely match your background color (opacity appears to be hard-coded for these).

jasonh
I have it unchecked however it still draws them.
RCIX