Visual Studio
Appearance
Shortcuts
CTRL+Enter: Will create a new line above your current line and move your cursor there.
.NET Commands
See if a valid HTTPS certificate is present
dotnet dev-certs https
-- If present, will return "A valid HTTPS certificate is already present."