Skip to content

Commit 36b63c9

Browse files
authored
Added overrideFeatureInstallOrder
1 parent a58efe0 commit 36b63c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/devcontainer-features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ If any of the following properties are provided in the feature's `devcontainer-f
1212

1313
- `installsAfter` property defined as part of `devcontainer-feature.json`.
1414
- `id`.
15+
- `overrideFeatureInstallOrder` in `devcontainer.json`. Allows users to control the order of execution of their features.
1516

1617
The tool uses the `runsAfter` property to intelligently manage this order and ensure that if there are relationships between the features, they are respected.
1718

0 commit comments

Comments
 (0)