Skip to content

Commit

Permalink
feat: move new jetbrains features to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Falzetti committed Aug 17, 2022
1 parent 131aa35 commit 7aa7fef
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 96 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@
<idea-plugin>
<extensions defaultExtensionNs="com.intellij">
<projectService serviceImplementation="io.gitpod.jetbrains.remote.stable.GitpodTerminalService" preload="true"/>
<gateway.customization.performance id="gitpodMetricsControl" order="before cpuControl" implementation="io.gitpod.jetbrains.remote.latest.GitpodMetricControlProvider"/>
<gateway.customization.metrics id="gitpodMetricsProvider" implementation="io.gitpod.jetbrains.remote.latest.GitpodMetricProvider" />
</extensions>
</idea-plugin>

0 comments on commit 7aa7fef

Please sign in to comment.