SourceControlResourceState
An source control resource state represents the state of an underlying workspace resource within a certain source control group.
Properties
Link copied to clipboard
Context value of the resource state. This can be used to contribute resource specific actions. For example, if a resource is given a context value as diffable
. When contributing actions to scm/resourceState/context
using menus
extension point, you can specify context value for key scmResourceState
in when
expressions, like scmResourceState == diffable
.
Link copied to clipboard
The decorations for this source control resource state.
Link copied to clipboard
The Uri of the underlying resource inside the workspace.