Skip to content

Commit

Permalink
Add explanations on how to maximize Chrome DevTools
Browse files Browse the repository at this point in the history
  • Loading branch information
ono-max authored and ko1 committed Oct 31, 2021
1 parent 47032a0 commit 64906e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -429,6 +429,8 @@ Also `open chrome` command works like `open vscode`.

For more information about how to use Chrome debugging, you might want to read [here](https://developer.chrome.com/docs/devtools/)

Note: If you want to maximize Chrome DevTools, click [Toggle Device Toolbar](https://developer.chrome.com/docs/devtools/device-mode/#viewport).

## Configuration

You can configure the debugger's behavior with debug commands and environment variables.
Expand Down
2 changes: 2 additions & 0 deletions misc/README.md.erb
Expand Up @@ -429,6 +429,8 @@ Also `open chrome` command works like `open vscode`.

For more information about how to use Chrome debugging, you might want to read [here](https://developer.chrome.com/docs/devtools/)

Note: If you want to maximize Chrome DevTools, click [Toggle Device Toolbar](https://developer.chrome.com/docs/devtools/device-mode/#viewport).

## Configuration

You can configure the debugger's behavior with debug commands and environment variables.
Expand Down

0 comments on commit 64906e4

Please sign in to comment.