Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codersales/intellij-keyboard-shortcuts
IntelliJ-Keyboard-Shortcuts
https://github.com/codersales/intellij-keyboard-shortcuts
2024 intellij java keyboard-shortcuts msc
Last synced: 8 days ago
JSON representation
IntelliJ-Keyboard-Shortcuts
- Host: GitHub
- URL: https://github.com/codersales/intellij-keyboard-shortcuts
- Owner: CoderSales
- License: mit
- Created: 2024-04-05T10:50:49.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-05T18:26:43.000Z (7 months ago)
- Last Synced: 2024-10-09T18:41:18.103Z (30 days ago)
- Topics: 2024, intellij, java, keyboard-shortcuts, msc
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IntelliJ-Keyboard-Shortcuts
## Description
IntelliJ-Keyboard-Shortcuts
## Content
`Alt F12` Toggle Bottom `Terminal` On / Off
`Alt 0` Toggle `Commit` Left Side Bar On / Off
`Alt 1` Toggle Left Side Bar `Folders` On / Off
`Shift Escape (Esc)` `Close` Left Side Bar
`Ctrl Tab` `Switcher` between open IntelliJ files (Brings up a list of open files)
____
### Zoom
`Alt Shift .` `Increase` Font Size
`Alt Shift ,` `Decrease` Font Size
![Image of View Menu Highlighting Increase or Decrease Font](https://github.com/CoderSales/IntelliJ-Keyboard-Shortcuts/assets/32943259/357b43e5-40b1-4967-91a8-20922ca19e03)
____
### Move up / down
`Ctrl Shift Up` Move line `up`
`Ctrl Shift Down` Move line `down`
#### IntelliJ Menu
`Alt \` Select `Menu`
![Unhighlighted menu burger button](https://github.com/CoderSales/IntelliJ-Keyboard-Shortcuts/assets/32943259/c2082132-f081-441d-9e01-748b23d58875)
![Highlighted menu burger button](https://github.com/CoderSales/IntelliJ-Keyboard-Shortcuts/assets/32943259/37a07678-e883-42a3-9208-386ee31c8b4f)
![Image of IntelliJ Menu](/static/images/imageOfIntelliJMenu.png)
![Image of Highlighted Option and Keyboard Shortcut to Move Statement Up (Below Menu Option to Move Statement Down)](https://github.com/CoderSales/IntelliJ-Keyboard-Shortcuts/assets/32943259/21e94aae-aefa-4809-98db-88753fd78dc2)
____
![Focused Image of Highlighted Option and Keyboard Shortcut to Move Statement Up (Below Menu Option to Move Statement Down)](https://github.com/CoderSales/IntelliJ-Keyboard-Shortcuts/assets/32943259/101bddd9-4514-4966-9259-08cf8f13a300)
____
____
### IntelliJ Keyboard Shortcuts pdf
![Image of Help Menu](https://github.com/CoderSales/IntelliJ-Keyboard-Shortcuts/assets/32943259/40a05931-b08a-4c4b-96de-e99ffd8eedc2)
![Image of Help Menu > Highlighted Keyboard Shortcuts](https://github.com/CoderSales/IntelliJ-Keyboard-Shortcuts/assets/32943259/4896efbc-8e10-42a9-8927-50a5a244fd76)
[IntelliJ Keyboard Shortcuts pdf](https://resources.jetbrains.com/storage/products/intellij-idea/docs/IntelliJIDEA_ReferenceCard.pdf)
![Screenshot of IntelliJ Keyboard Shortcuts pdf](https://github.com/CoderSales/IntelliJ-Keyboard-Shortcuts/assets/32943259/f07dd8a1-9047-4bfa-a6b0-e6ae987fa4b6)
## References
[Is IntelliJ has line move shortcut like Visual Studio? | StackOverflow](https://stackoverflow.com/questions/69422749/is-intellij-has-line-move-shortcut-like-visual-studio)
____
Google Search Blurb Image:
![Image of Search Result Blurb](https://github.com/CoderSales/IntelliJ-Keyboard-Shortcuts/assets/32943259/8a4ceed9-1659-4213-b773-66d41c3ae5d2)
Link to site for which blurb was given: [Where are screenshots...](https://www.androidauthority.com/where-are-screenshots-saved-windows-3341260/#:~:text=However%2C%20using%20the%20Windows%2BPrint,with%20your%20Windows%20account%20name.)
Google Search: [where are print screen screenshot files automatically stored on Windows](https://www.google.com/search?q=where+are+print+screen+screenshot+files+automatically+stored+on+Windows&oq=where+are+print+screen+screenshot+files+automatically+stored+on+Windows&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCTE3NjkzajBqN6gCALACAA&sourceid=chrome&ie=UTF-8)
____