Skip to content

Commit

Permalink
feat(vscode-extensions): Add vscode-commons as default plug-in to han…
Browse files Browse the repository at this point in the history
…dle new extensions requiring this one

And only one instance of vscode-commons can run at once
related to eclipse-che#19361

Change-Id: I69154dd97b837214c04fdd3e9e42d89a03c542d3
Signed-off-by: Florent Benoit <[email protected]>
  • Loading branch information
benoitf committed Apr 30, 2021
1 parent db6755f commit 3603e31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ che.cors.allow_credentials=false
# which does not contain any {prod-short}-specific workspace descriptor
# Multiple plugins must be comma-separated, for example:
# `pluginFooPublisher/pluginFooName/pluginFooVersion,pluginBarPublisher/pluginBarName/pluginBarVersion`
che.factory.default_plugins=NULL
che.factory.default_plugins=redhat/vscode-commons/latest

# Devfile filenames to look on repository-based factories (for example GitHub).
# Factory will try to locate those files in the order they enumerated in the property.
Expand Down

0 comments on commit 3603e31

Please sign in to comment.