

Find the plugin in the Marketplace and click Install.In JetBrains Client open the IDE settings and select Plugins.
#Intellij git add remote repository install#
To install a plugin on JetBrains Client follow these steps: Once installed, a client plugin is enabled for all Gitpod workspaces the user opens (if the workspace is running the exact same version of the IntelliJ IDEA backend where the plugin was initially installed). Client plugins contribute to the user interface aspect of the IDE experience (e.g. The JetBrains client runs on the users local machine and can be thought of as the user interface to the remote IntelliJ IDEA backend. JetBrains Gateway plugins are installed directly in JetBrains Gateway and contribute to remote development connection experiences (e.g. JetBrains Gateway plugins - The JetBrains Gateway is an application downloaded onto a users local machine which allows users to start JetBrains Clients that are compatible with the IntelliJ IDEA backend, running in a Gitpod workspace.Client plugins are different to backend plugins as they contribute to the user interface aspect of the IDE experience (e.g. JetBrains Client plugins - The JetBrains client runs on the users local machine and can be thought of as the user interface to the remote IntelliJ IDEA backend.It is not currently possible to install a backend plugin that applies to all workspaces of a Gitpod user or organization. However, a plugin can be preconfigured for all users of a repository so that the plugin is enabled with every workspace start.

When installed, a backend plugin only applies to the currently running Gitpod workspace and is not associated with a user. Backend plugins contribute functionality for IDE experiences relating to the filesystem, tools or languages and frameworks.
#Intellij git add remote repository update#
Update your Gitpod preferences - Select IntelliJ IDEA on the Gitpod preferences page which will set IntelliJ IDEA as your default IDE for future workspace starts.Click “install” to install the Gitpod plugin for JetBrains Gateway. Install the Gitpod plugin - Open JetBrains Gateway and you’ll see the Gitpod logo on the main page.Install JetBrains Gateway - With the JetBrains Gateway and Gitpod plugin you can create and manage your latest 20 Gitpod workspaces.
