Jetbrains

Introducció

JetBrains desenvolupa un conjunt d’entorns de desenvolupament entre els que es troben Idea, PyCharm o WebStorm

Toolbox App

El primer que has de fer és instal·lar la Toolbox App que et permet gestiona les teves eines de JetBrains fàcilment.

  1. Descarrega l’instal·lador .exe des de la pàgina web de Toolbox App).

  2. Executa l’instal·lador i segueix els passos de l’assistent.

  3. Després d’executar Toolbox App, fes clic a la seva icona a l’àrea de notificacions i selecciona quin producte vols instal·lar.

Per instal·lar una versió específica, fes clic a i selecciona Available versions.

Inicia sessió al teu compte de JetBrains des de Toolbox App, i s’activaran automàticament les llicències disponibles per a qualsevol IDE que instal·lis.

Si està instal·lat, el pots actualitzar des del canal EAP del Toolbox a Configuració de Toolbox App Settings → Appearance and Behavior → Update.

Llicència educativa gratuïta

Com a estudiant o professor, pots utilitzar totes les IDEs de JetBrains per ús personal tant a l’escola com a casa, tal com s’explica a Free Educational Licenses

Ves a aquest enllaç, i registra’t amb el correu de l’Institut: Students

A continuació, rebràs un correu a l’adreça de l’Institut:

Fes clic a l’enllaç i registra’t.

Remote IDE management

With the Toolbox App you can connect to a remote server using the SSH connection to open or manage a project located in the remote file system. You can also manage tools installed on the remote machine.

Crea una màquina a Isard activant Bastion SSH.

Verifica que et pots connectar des del terminal de Powershell.

Connect to a remote backend

  1. Open the Toolbox App.
  2. Click the drop-down next to the Toolbox App menu and select SSH.
  3. Click New SSH Connection, enter the server address, and click Create.

  1. Click the name of the server and the Tools tab to see available tools and manage the installed ones.

  2. Instal·la la IDE en el servidor remot o click the IDE which you want to manage.

  1. The IDE opens with the latest recently opened project. If you want to open a new project, from the main menu of the IDE, select File | Open. In the dialog that opens, select the project and click OK.

Més informació - Manage remote projects

Integrate with GitHub, GitLab, or Bitbucket

Install the extension for Google Chrome or Firefox and you will be able to clone and open your GitHub, GitLab, or Bitbucket repositories right from your browser.

AI Assistant

AI Assistant

AI Chat

AI Chat

Use the AI Assistant tool window to have a conversation with the LLM (Large Language Model), ask questions about your project, or iterate on a task.

AI Assistant takes into consideration the language and technologies used in your project, as well as local changes and version control system commits. You can search for files, classes, types, and element usages.

AI keyboard shortcuts

AI keyboard shortcuts

HTML

Built-in Preview

Remote Development

Remote Development Support

Toolbox App now supports remote development, allowing you to manage your JetBrains tools and projects both locally and on remote servers. This allows you to connect to cross-platform hosts, including Windows, macOS, and Linux, and use integrated OpenSSH for secure and customizable SSH connections.