dev-resources.site
for different kinds of informations.
PHPStorm Tips #9 : Zoom ton code
Published at
8/23/2022
Categories
phpstorm
productivity
php
webdev
Author
grena
Author
5 person written this
grena
open
La tempête PHP a introduit en 2022.2 une petite fonctionnalité pratique quand on partage son écran via un call : zoomer globalement sur le code et pouvoir reset à la valeur par défaut.
🧐 Le zoom persiste si on change de fichier, pas comme avant.
Pour s'en servir, il va déjà falloir éditer les raccourcis, direction keymap dans les settings pour chercher ces 3 là :
-
Increase font size in all editors (ex:
Ctrl
+Shift
+=
) -
Decrease font size in all editors (ex:
Ctrl
+Shift
+-
) -
Reset font size (ex:
Ctrl
+Shift
+0
)
phpstorm Article's
30 articles in total
How to configure PHPStorm to work with Vite - Aliases
read article
Cursor AI Editor vs PhpStorm - a quick Laravel comparison
read article
Snapshots for AI: A “RAG-Like” solution for programming with LLMs
read article
Como instalar o PHPStorm no WSL2
read article
Enhance PhpStorm File Templates with Velocity 🧪
read article
Simple DX improvement in PHPStorm
read article
Interact with Docker containers without leaving PhpStorm
read article
Docker on WSL with PhpStorm - Best of both worlds
read article
Phpstorm Intellij search mode when focusing
read article
Simplify API Testing with PhpStorm HTTP Requests
read article
Running HTTP requests in PhpStorm
read article
PhpStorm with Docker
read article
How to select a File Using Ctrl+P In PHPstorm as I did in VSCode and VSCodium
read article
Automatic Git Commit and Push on Save using PHPStorm
read article
XDebug, PHPStorm, Docker, macOS Ventura
read article
Laravel Sail & XDebug
read article
Atalhos para ser mais produtivo no PHPStorm
read article
Comment Publier Rapidement un Projet sur GitHub
read article
Impressions on GitHub Copilot and PHPStorm - March 2023
read article
Using Laravel Sail alongside PhpStorm
read article
Pair programming in PHPStorm
read article
PHPStorm Tips #10 : Last Edit Location
read article
PHPStorm Tips #9 : Zoom ton code
currently reading
PHPStorm Tips #7 : Naviguer dans le YAML
read article
My barebones React component snippet
read article
PHPStorm Tips #5 : Toute la pouissance des Live Templates
read article
PHPStorm Tips #6 : Les contextes
read article
PHPStorm Tips #8 : Rechercher et ouvrir plusieurs fichiers
read article
PHPStorm Tips #2 : Select Occurences
read article
PHPStorm Tips #4 : Extend Selection
read article
Featured ones: