The #IdeBackForwardItem:uri property contains the location for the back/forward item.
This might be a uri to a file, including a line number.
#IdeWorkbenchAddin can hook how these are loaded, by implementing the IdeWorkbenchAddin::can_open() vfunc and associated functions.
The #IdeBackForwardItem:uri property contains the location for the back/forward item.
This might be a uri to a file, including a line number.
#IdeWorkbenchAddin can hook how these are loaded, by implementing the IdeWorkbenchAddin::can_open() vfunc and associated functions.