You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/backstage-plugin-devcontainers-react/README.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,11 @@ _Note: While this plugin can be used standalone, it has been designed to be a fr
14
14
15
15
### Standalone features
16
16
17
-
- Custom hooks for reading your special Dev Container metadata tag and VS Code
18
-
launch URI inside your repo entities, and exposing that URI for opening the
19
-
repo in VS Code
17
+
- Custom hooks for reading your special Dev Container metadata tag and VS Code launch URI inside your repo entities, and exposing that URI for opening the repo in VS Code
20
18
21
19
### When combined with the backend plugin
22
20
23
-
- Provides an end-to-end solution for automatically adding/removing Dev
24
-
Containers metadata in your Backstage installation (including tags and the VS
25
-
Code launch URI), while letting you read them from custom hooks and components
21
+
- Provides an end-to-end solution for automatically adding/removing Dev Containers metadata in your Backstage installation (including tags and the VS Code launch URI), while letting you read them from custom hooks and components
0 commit comments