limejelly / Backlight-for-XCode

Highlights the current editing line in Xcode
411 stars 72 forks source link

Doesn't work on navigation to another file and back #50

Open gerchicov-bp opened 9 years ago

gerchicov-bp commented 9 years ago

Steps to reproduce:

  1. cmd+click on some method name. This action should jump to a line in another file.
  2. Navigate >> Go Back (or cmd+control+left arrow) Result: the cursor position is not highlighted. It is highlighted if you jump between code chunks in the same file only