Protected
_lastProtected
canProtected
Readonly
loggerProtected
Readonly
openerProtected
pointerProtected
recentlyProtected
Readonly
similarityProtected
stackProtected
Readonly
updaterStatic
Private
Readonly
MAX_Static
Private
MAX_Get the recently closed editors stack in chronological order.
readonly closed editors stack.
Private
stackAdd the recently closed editor to the history.
the recently closed editor.
Navigates one back. Returns with the previous location, or undefined
if it could not navigate back.
Checks whether the service can go back
.
Checks whether the service can go forward
.
Returns with the current location.
Private
debugNavigates one forward. Returns with the next location, or undefined
if it could not go forward.
Get the last recently closed editor.
the recently closed editor if it exists.
Protected
istrue
if the two locations are similar.
Returns with the location of the most recent edition if any. If there were no modifications,
returns undefined
.
Returns with all known navigation locations in chronological order.
Protected
maxRegisters the give locations into the service.
Rest
...locations: NavigationLocation[]Reveals the location argument. If not given, reveals the current location
. Does nothing, if the argument is undefined
.
Protected
toReturns with the opener option for the location argument.
The navigation location service. It also stores and manages navigation locations and recently closed editors.