crescentpartha / CheatSheets-for-Developers

A collection of programming CheatSheets for developers to boost your productivity and quick review to remember while working.
https://hacktoberfest.com/participation/
MIT License
157 stars 112 forks source link

Added keyboard shortcuts for Chrome DevTools CheatSheet (Mac & Windows/Linux) #154

Closed abuna1985 closed 2 years ago

abuna1985 commented 2 years ago

What does this PR do?

Add content to the Chrome Devtool Cheatsheet

Description

I used the [Chrome Developers Docs on keyboard shortcuts] (https://developer.chrome.com/docs/devtools/shortcuts/) as a reference and added more keyboard shortcuts. I also separated Mac and Windows/Linux shortcuts.

Screenshots or Links

screencapture-github-abuna1985-CheatSheets-for-Developers-blob-40-update-chrome-devtools-CheatSheets-chrome-devtools-cheatsheet-md-2022-10-22-23_26_16

Additional context

Fixes #40

Checklist:

Follow-up