Logo

dev-resources.site

for different kinds of informations.

10 Practical shortcuts to be faster !

Published at
1/26/2022
Categories
shortcut
programming
productivity
developement
Author
odapx
Author
5 person written this
odapx
open
10 Practical shortcuts to be faster !

1 ) ctrl + enter : JUMP TO THE NEXT LINE

using this command you are able to jump to the next line even if the cursor is in the middle of a line text.

2 ) shift + left arrow / right arrow : HIGHLIGHT CODE

this command is used to highlight the left/right section of the cursor character by character.it can be combined with ctrl to go word by word.

3 ) ctrl + F2 : FIND ALL THE OCCURENCES

On visual studio you can select some text and use this shortcut to find all the occurrences of that text.

4 ) ctrl + W : TO CLOSE PROGRAMS
This command is a little similar to alt+f4, but unlike the latter this one closes the current program you'r at, for instance it closes a tab for you without shutting down the whole browser.

5 ) ctrl + shift + esc : OPEN THE TASK MANAGER
Nothing much to say here this command pop up the task manager.

6 ) ctrl + shift + J : Open the Console panel
Hitting this command brings up the console panel for inspecting on chrome.

7 ) ctrl + shift + C : SHOW THE ELEMENTS PANEL
Hitting this command brings up the ELEMENTS panel on chrome.

8 ) CMD & +/- : ZOOM IN OUT
On windows you can use this shortcut to zoom in out and to make you computer read some text for you.

9 ) CMD + ARROW LEFT/RIGHT : DIVIDE THE SCREEN

This command allow you to divide you screen in two part and set the current program to left/right.

10 ) DOT IN GITHUB

Hitting the dot open the current repository on a web editor for easy access.

shortcut Article's
30 articles in total
Favicon
How to Fetch URL Content, Set It into a Dictionary, and Extract Specific Keys in iOS Shortcuts
Favicon
How to Post Articles to Dev.to Using iOS Shortcuts
Favicon
Create a Shortcut to Post Markdown Files to GitHub
Favicon
How to Save and Open PDFs in Files App with Shortcuts: Specify Path and Filename for Better Access
Favicon
πŸš€ Meet IntelliText: The Power Tool for Text Automation You Didn’t Know You Needed
Favicon
Essential Shortcuts for Linux Terminal 2024 πŸ’₯
Favicon
iOS 18 - Using ChatGPT powered TapAI shortcut with Apple Notes, Reminders & Calendar for automation
Favicon
Setting App Time Limits on iOS Using Shortcuts
Favicon
Arc Shortcuts: Windows
Favicon
Visual code extension to copy multiple values
Favicon
Easy Guide to Becoming a Software Developer in 2024
Favicon
VSCode productive shortcut keys
Favicon
Sublime Text Shortcut Keys – Boost Productivity with Key Phrases
Favicon
Apple Notes Monostyle Text Keyboard Shortcut
Favicon
How Do I Permanently Remove a Shortcut Virus from My USB?
Favicon
Mastering Windows Shortcuts: Boosting Productivity and Efficiency
Favicon
Create a desktop entry for postman in ubuntu
Favicon
Windows Shortcut ::
Favicon
How to duplicate a browser tab
Favicon
5 Shortcuts to make tab navigation easier on your browser
Favicon
Custom Alias / Shortcut in macΒ Terminal
Favicon
Bash and exclamation marks !!!!
Favicon
Keyboard Shortcut: Emoji πŸ˜‰
Favicon
35 atalhos customizados VS Code para aumentar sua produtividade
Favicon
15+ Command Line Hot Keys You Didn't Know About
Favicon
Shortcut to shut down Mac
Favicon
Shortcut keys to shut down Mac (MacBook Pro, Mini ...)
Favicon
set up keyboard shortcut to open terminal on mac
Favicon
How to implement a search shortcut (OpenSearch) on any website
Favicon
10 Practical shortcuts to be faster !

Featured ones: