Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scm
browser/merge-editor/model/range-utils
PositionUtils
resolve
Function resolve
resolve
(
position
:
Position
,
relativePosition
:
Position
)
:
Position
Resolves the given relative position against the given position and returns the resulting position.
Parameters
position
:
Position
relativePosition
:
Position
Returns
Position
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Resolves the given relative position against the given position and returns the resulting position.