dev-resources.site
for different kinds of informations.
PHPStorm Tips #10 : Last Edit Location
Published at
8/26/2022
Categories
phpstorm
productivity
php
webdev
Author
grena
Author
5 person written this
grena
open
Editer le fichier A, aller jeter un oeil au fichier B, puis C, puis D, puis ouvrir un dossier pour lire le fichier E.
Mince, j'ai fait ma modif dans quel fichier au fait ?
Bien que la tempête PHP colore les onglets en bleu s'ils sont modifiés et rouge s'ils sont nouveaux dans le VCS, il est parfois difficile de s'y retrouver.
Le raccouci Last Edit Location vous permet de revenir sur le dernier fichier que vous avez édité, en l'occurence, le fichier A dans mon exemple.
Par défault, c'est ctrl
+ shift
+ Backspace
, assez simple de s'en souvenir.
En appuyant plusieurs fois dessus, il remontera votre historique d'édition pour la session en cours.
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
currently reading
PHPStorm Tips #9 : Zoom ton code
read article
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: