Learn

Choosing and setting up your IDE

Antigravity

VS Code, Antigravity, and the extensions that change everything

Understand what a modern IDE is, choose between VS Code and Antigravity, install the extensions that multiply your daily efficiency.

Start course

Who this course is for

You want to install a serious code editor and are unsure between VS Code, Antigravity, and the other options that come up in YouTube videos. You already have an editor but know you are underusing what it can do. You want the right extensions from day one, without falling into the trap of installing a hundred extensions that slow everything down.

This course walks you through choosing, installing, and configuring your IDE so it becomes a real assistant: Git visualized, Claude Code in the sidebar, shortcuts that stick to your fingers.

How to follow it

  • Linearly the first time: choose, install, then configure layer by layer.
  • By extension after that: come back to find out how to activate a specific feature.
  • For real: install the IDE and the extensions on your actual machine, not in a theoretical corner.

All instructions are sourced to the official documentation of the editor or extension.

Syllabus

Connexions avec d'autres cours

Claude Code : CLI et extension VS Code

Le même agent vit dans deux surfaces, partage le compte et l'historique. La CLI dans le terminal, l'extension dans la barre latérale de l'IDE.

Git push, GitHub, et deploiement automatique

Pousser un commit sur GitHub n'est plus juste 'sauvegarder' : c'est aussi le declencheur du deploy continu et la source d'un graphe d'historique visualisable dans l'IDE.