Top 7 PyCharm Shortcuts
In this video I'll cover the following shortcuts for PyCharm, most of them I use day to day and absolutely love them: - CTRL + SHIFT + F: search for any stings across all of the files in the project - SHIFT + SHIFT: search for classes and functions with your project or other packages - CTRL + SHIFT + C: Copy full path for a selected file - CTRL + B: Search for usage in the code for currently selected class, function, or variable - ALT + ENTER: Import packages - CTRL + SHIFT + ALT + J: Based on current selection, select same string occurrences in the current file and yield a cursor on each of them - SHIFT + F6: Allows refactoring of file, class, function and variable names across the entire project Most of this shortcuts will work much the same in other IDEs by JetBrains like the IntelliJ for instance. Make sure to support me & this channel: via Patreon: https://www.patreon.com/join/arturspirin via PayPal: https://goo.gl/jYc1Mu Also, make sure to checkout Test Junkie and leave a star @ https://github.com/ArturSpirin/test_junkie
In this video I'll cover the following shortcuts for PyCharm, most of them I use day to day and absolutely love them: - CTRL + SHIFT + F: search for any stings across all of the files in the project - SHIFT + SHIFT: search for classes and functions with your project or other packages - CTRL + SHIFT + C: Copy full path for a selected file - CTRL + B: Search for usage in the code for currently selected class, function, or variable - ALT + ENTER: Import packages - CTRL + SHIFT + ALT + J: Based on current selection, select same string occurrences in the current file and yield a cursor on each of them - SHIFT + F6: Allows refactoring of file, class, function and variable names across the entire project Most of this shortcuts will work much the same in other IDEs by JetBrains like the IntelliJ for instance. Make sure to support me & this channel: via Patreon: https://www.patreon.com/join/arturspirin via PayPal: https://goo.gl/jYc1Mu Also, make sure to checkout Test Junkie and leave a star @ https://github.com/ArturSpirin/test_junkie