Chrome DevTools
Add a new line to the Console input
In Chrome DevTools, Shift + Enter will add a new line to the Console input. On a Mac, press Shift + Return instead. It works in the browser version.
Where it works: Console panel
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Web app | ShiftReturn |
| Windows | Web app | ShiftEnter |
Where this comes from
Keyboard shortcuts - Chrome DevTools - Chrome for Developers
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.