Accidentally Discovering Shortcuts
-
I'm a fan of keyboard shortcuts and use them regularly with VS and VS code. One of them is shift+ctrl+d for Ghostdoc to add comments to a method. Today I accidentally pressed shift+ctrl+t and discovered the find file feature :) I should probably just have a look at the shortcut cheatsheet :-O I also recall activating a f.lux color scheme that turned my display a strange hue of pink iirc. That was a fun one to track down, since I didn't know that I caused it by pressing some hotkey combination. Have you found any cool / handy shortcuts by accident?
-
THANK YOU!!! I've been looking for a Visual Studio equivalent to Visual Studio Code's Ctrl+P (Goto File) forever and you've shown it to me... Now I just need to remap it to Ctrl+P (I mean, who prints out their code?) and I'll be 💯happy.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p
There's a cheat sheet for that: https://visualstudio.microsoft.com/keyboard-shortcuts.pdf[^] And for Visual Studio Code: https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf[^]
Wrong is evil and must be defeated. - Jeff Ello
-
I found a VS shortcut (don't know what it was) that lost half the VS Panes and scrambled the rest. I had to use the Window -> Reset Window Layout to get anything usable. Now, when I try to move / view panes, VS just crashes. I hope I never find that shortcut again.
I wish there was an option to lock down the panes in VS so that they cannot accidentally be dragged from their position. I tend to be a mouse user more than shortcuts, and this tends to happen often enough to be annoying...
-
I'm a fan of keyboard shortcuts and use them regularly with VS and VS code. One of them is shift+ctrl+d for Ghostdoc to add comments to a method. Today I accidentally pressed shift+ctrl+t and discovered the find file feature :) I should probably just have a look at the shortcut cheatsheet :-O I also recall activating a f.lux color scheme that turned my display a strange hue of pink iirc. That was a fun one to track down, since I didn't know that I caused it by pressing some hotkey combination. Have you found any cool / handy shortcuts by accident?
I accidentally discovered that F11 in Chrome switches it to full screen. And only F11 will switch it back out of full screen. ESC doesn't do it!
The difficult we do right away... ...the impossible takes slightly longer.
-
I'm a fan of keyboard shortcuts and use them regularly with VS and VS code. One of them is shift+ctrl+d for Ghostdoc to add comments to a method. Today I accidentally pressed shift+ctrl+t and discovered the find file feature :) I should probably just have a look at the shortcut cheatsheet :-O I also recall activating a f.lux color scheme that turned my display a strange hue of pink iirc. That was a fun one to track down, since I didn't know that I caused it by pressing some hotkey combination. Have you found any cool / handy shortcuts by accident?
For Visual Studio 2017/2019, there's this handy extension[^] which shows you the shortcut assigned to any commands you don't invoke from a shortcut. (The VS2022 version is on the todo list[^].)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
I'm a fan of keyboard shortcuts and use them regularly with VS and VS code. One of them is shift+ctrl+d for Ghostdoc to add comments to a method. Today I accidentally pressed shift+ctrl+t and discovered the find file feature :) I should probably just have a look at the shortcut cheatsheet :-O I also recall activating a f.lux color scheme that turned my display a strange hue of pink iirc. That was a fun one to track down, since I didn't know that I caused it by pressing some hotkey combination. Have you found any cool / handy shortcuts by accident?
Jacquers wrote:
recall activating a f.lux
I originally read this as "flux capacitor" and I was like, "Holy crap" how do I do that!. Having a PC that can actually time travel would be amazing, both good and bad.
-
For Visual Studio 2017/2019, there's this handy extension[^] which shows you the shortcut assigned to any commands you don't invoke from a shortcut. (The VS2022 version is on the todo list[^].)
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
I accidentally discovered that F11 in Chrome switches it to full screen. And only F11 will switch it back out of full screen. ESC doesn't do it!
The difficult we do right away... ...the impossible takes slightly longer.
-
Jacquers wrote:
recall activating a f.lux
I originally read this as "flux capacitor" and I was like, "Holy crap" how do I do that!. Having a PC that can actually time travel would be amazing, both good and bad.
-
I wish there was an option to lock down the panes in VS so that they cannot accidentally be dragged from their position. I tend to be a mouse user more than shortcuts, and this tends to happen often enough to be annoying...
It happens to me as well. It would be nice to lock them in place. Searching for an answer I see that it's been requested before, years ago. It seems like the best alternative is to save the current layout and then load that saved layout if you really mess it up.
-
Jacquers wrote:
recall activating a f.lux
I originally read this as "flux capacitor" and I was like, "Holy crap" how do I do that!. Having a PC that can actually time travel would be amazing, both good and bad.
-
I found a VS shortcut (don't know what it was) that lost half the VS Panes and scrambled the rest. I had to use the Window -> Reset Window Layout to get anything usable. Now, when I try to move / view panes, VS just crashes. I hope I never find that shortcut again.
Visual Studio 2008 has a bug that undocks all of your windows. To recover you must carefully start up a second instance of VS2008, exit the broken one, and then exit the 2nd. This forces the original window layout to get saved over the borked one. And yes, my choice of present tense for the preceding paragraph was not an accident :suss:...
Software Zen:
delete this;
-
I'm a fan of keyboard shortcuts and use them regularly with VS and VS code. One of them is shift+ctrl+d for Ghostdoc to add comments to a method. Today I accidentally pressed shift+ctrl+t and discovered the find file feature :) I should probably just have a look at the shortcut cheatsheet :-O I also recall activating a f.lux color scheme that turned my display a strange hue of pink iirc. That was a fun one to track down, since I didn't know that I caused it by pressing some hotkey combination. Have you found any cool / handy shortcuts by accident?
have you tried ALT+F4?! ;P
A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!
-
I'm a fan of keyboard shortcuts and use them regularly with VS and VS code. One of them is shift+ctrl+d for Ghostdoc to add comments to a method. Today I accidentally pressed shift+ctrl+t and discovered the find file feature :) I should probably just have a look at the shortcut cheatsheet :-O I also recall activating a f.lux color scheme that turned my display a strange hue of pink iirc. That was a fun one to track down, since I didn't know that I caused it by pressing some hotkey combination. Have you found any cool / handy shortcuts by accident?
-
I'm a fan of keyboard shortcuts and use them regularly with VS and VS code. One of them is shift+ctrl+d for Ghostdoc to add comments to a method. Today I accidentally pressed shift+ctrl+t and discovered the find file feature :) I should probably just have a look at the shortcut cheatsheet :-O I also recall activating a f.lux color scheme that turned my display a strange hue of pink iirc. That was a fun one to track down, since I didn't know that I caused it by pressing some hotkey combination. Have you found any cool / handy shortcuts by accident?
-
have you tried ALT+F4?! ;P
A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!
-
I some times zoom/magnify my Outlook window. Maybe mouse wheel or something on the ten key? I wish I knew the reverse. I always have to dig through the ribbons to undo it.
-
I'm a fan of keyboard shortcuts and use them regularly with VS and VS code. One of them is shift+ctrl+d for Ghostdoc to add comments to a method. Today I accidentally pressed shift+ctrl+t and discovered the find file feature :) I should probably just have a look at the shortcut cheatsheet :-O I also recall activating a f.lux color scheme that turned my display a strange hue of pink iirc. That was a fun one to track down, since I didn't know that I caused it by pressing some hotkey combination. Have you found any cool / handy shortcuts by accident?
Sometimes the discoveries are found the hard way. I use (not by choice) WebStorm as my IDE. To push the code to the host, the shortcut is U. I found out after my changes did not seem to change anything and after I uploaded again, it complained that some variable was was undefined. It seems that U toggles the case of word at the cursor between upper & lower.
Nothing succeeds like a budgie without teeth.
-
no, But my cat seems to find them all the time.
To err is human to really elephant it up you need a computer
Has anyone ever tried to invent a cat-shield for a laptop keyboard? And maybe an optional project-screen-onto-cat feature that would help when he's blocking that?
Dean Kamen, Elon Musk, Tony Stark - did they think of anything so handy? -
I some times zoom/magnify my Outlook window. Maybe mouse wheel or something on the ten key? I wish I knew the reverse. I always have to dig through the ribbons to undo it.