Author Topic: gui-goto: Offset in characters  (Read 1480 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
gui-goto: Offset in characters
« on: December 07, 2016, 09:14:40 pm »
Goto supports various targets, like line number, offset, etc.

Offset is in Bytes - except that it seems to not count the BOM.
If its bytes, it should count every byte, no?

Nice to have: Offset in Characters.
Offset in bytes makes it a pain to goto->Offset in utf8 files.


BUG: GotoBookmark: If you select a bookmark for a file that no longer exists, Slick gives two error dialogs - it should only complain once.


Its funny I've used the gui-goto dialog for a long time but I never really noticed that you can use it for bookmarks and symbols. Nifty.