8000 GitHub - pinardy/productivity-hotkeys-tools: This is a storage of my productivity hotkeys and tools.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pinardy/productivity-hotkeys-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Productivity Hotkeys and Tools

This is a storage of my productivity hotkeys and tools.

Mouse Navigation

Command Purpose
Double click Highlight word
Double click Highlight line
Double click and move cursor Highlight next word(s)
Scroll button click on tab Closes tab

Windows Navigation

Command Purpose
Ctrl + TAB Next tab
Ctrl + SHIFT + TAB Previous tab
Ctrl + W Close tab
Ctrl + SHIFT + W Reopen closed tab
Ctrl + <NUMBER> Go to tab <NUMBER>
Ctrl + Arrow key Jump to next word
Ctrl + SHIFT + Arrow key Highlight word
Ctrl + X Cut line
Windows + TAB Switch workspace
Windows + V Paste from clipboard

Linux Navigation

Command Purpose
Ctrl + W Delete word from current cursor
Ctrl + A Go to start of line
Ctrl + E Go to end of line
Ctrl + U Delete everything before cursor
Ctrl + L Clear screen

VSCode Navigation

Command Purpose
Ctrl + D Highlight text or next instance of text
ALT + Up/Down Move line up/down
ALT + SHIFT + Up/Down Duplicate line
ALT + Left/Right Go back/forward in history based on cursor

VSCode Extensions

Extension Purpose
Bookmarks Add bookmarks to specified lines in your code
ES7 React/Redux/GraphQL/React-Native snippets Snippets for React development
Better Comments Improve code commenting by annotating with alert, informational, TODOs, and more
Live Share Real-time collaborative development from the comfort of your favorite tools
Docker Makes it easy to create, manage, and debug containerized applications
Kubernetes Develop, deploy and debug Kubernetes applications
Bracket Pair Colorizer 2 Colorizing matching brackets
GitLens — Git supercharged Supercharge the Git capabilities built into VSCode
YAML YAML Language Support by Red Hat, with built-in Kubernetes syntax support
Import Cost Display import/require package size in the editor

Other

  • For Windows OS, make use of C:/bin to create your own script shortcuts
  • Use Lens to view health of pods
  • Use Windows Terminal (allows for multiple tabs, viewing them side-by-side)
  • Use dotfiles to backup, restore and sync the preferences and settings for your toolbox

About

This is a storage of my productivity hotkeys and tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0