Shift +ctrl+p
Please let me know what work this shortcut key does
Answers
HOPE IT HELPS YOU.
PLEASE MARK MY ANSWER AS BRAINLIEST!!!
AND FOLLOW FOR MORE BEST ANSWERS...
Answer:
It depends on the context.
In several of the modern text editors (like Atom, Sublime Text, Visual Studio, Code), Ctrl+Shift+P opens up a command pallette, i.e. a command-line interface where you can enter commands for the app to execute.
See:
Command Palette - Sublime Text Unofficial Documentation
atom/command-palette
Visual Studio Code User Interface
In other app Ctrl+Shift+P will do different things:
In Mozilla Firefox it opens a new private window. In Microsoft Edge it opens up a new InPrivate window. However, a new incognito window is opened up in Chrome with Ctrl+Shift+N.
In Google Chrome it opens up the OS print menu (instead of Chrome’s print menu).