keyboard-shortcuts Questions
3
Solved
Visual Studio Code has a search and replace widget with a little dropdown button that toggles between one-line search mode and two-line replace mode. If you hover the pointer over it there's a tool...
Gogh asked 23/6, 2022 at 13:18
3
Solved
I use vim to develop on my mac and I updated to Mountain Lion yesterday. I was using http://pqrs.org/macosx/keyremap4macbook/ this to remap the escape key's function to caps lock to switch between ...
Chug asked 27/7, 2012 at 3:11
4
Solved
How to add a comment tag in HTML using Emmet in VSCode?
What I want:
Before:
<div class='abc'>
After using Emmet keyboard shortcut:
<div class='abc'> <!-- -->
Mumford asked 28/8, 2020 at 8:16
7
When I press Ctrl + Shift + P in VSCode (shortcut for "Command Palette") nothing happens.
Side note: I've just installed VSCode on my new PC (Windows 10,) so it's a fresh installation if ...
Paperboard asked 29/4, 2021 at 20:44
2
In JetBrains IDEs (such as WebStorm) is there a keyboard shortcut to jump to the matching end HTML tag or matching beginning HTML tag?
Eleanor asked 8/1, 2016 at 7:23
5
Solved
When working in Unix with various programming languages I often use Kate as my primary editor.
It has a really nice function of being able to open a built-in terminal window which is quite useful. ...
Scatter asked 23/11, 2009 at 12:37
9
Solved
There is very important shortcut for "Basic Code Completion" in IntelliJ IDE which assumed to be invoked as control+space shortcut on Mac. The problem is this shortcut is system one and u...
Laverty asked 18/6, 2012 at 15:21
12
My OS is Mac.
I have opened several projects in AndroidStudio, sometimes I wanted to switch between the projects to choose a project. Is there any keyboard shortcuts to do it just like "command/ct...
Whoops asked 14/11, 2015 at 6:12
5
Solved
As this question is for the "big" Visual Studio and Resharper, I'd like to see that feature in VS Code too.
Scrolling through the shortcut list for VS Code, I couldn't find it but I'm hoping that ...
Delicatessen asked 14/11, 2016 at 16:37
2
VS Code has a "Settings Sync" feature to synchronize settings between different installations. However, it does not sync Keyboard Shortcuts across platforms. I want the same Keyboard Shor...
Dufour asked 20/2, 2021 at 15:31
3
Solved
Does anyone know the keyboard shortcut in Visual Studio to open the context menu? i.e The equivalent of right clicking. Thanks.
Rossman asked 24/9, 2008 at 7:29
9
Solved
Anyone knows keyboard shortcut to move cells up or down in Jupyter notebook?
Cannot find the shortcut, any clues?
Waverley asked 18/6, 2020 at 15:36
2
Solved
Xcode has these buttons to show or hide the Navigator, Debug area, and Utilities:
What are the keyboard shortcuts to do the same?
Glidden asked 17/9, 2015 at 2:56
7
Solved
Let's suppose I have the following code:
But I change my mind and I don't want to call it plan anymore. I want to call it schedule. So, because VS Code is so amazing and I'm so lazy, I press Ctrl ...
Hegemony asked 17/1, 2019 at 13:48
4
I have been searching a lot on this but of no use. Is there any shortcut to copy an entire line with a keyboard shortcut in QT creator? I have seen shortcut for cutting a line but that's not what i...
Stclair asked 23/9, 2011 at 20:30
5
VSC the copy line Down doesn't work and when i trie to edit the key combination it not resolving
I try do copy down line with the shortcut : Ctrl + Shift + alt + DownArrow but it not working. I have a small keybord (65% => so i have to press the FN key to have the Down Arrow) and when i tri...
Chapen asked 24/8, 2022 at 8:33
2
Is there an shortcut in nano for moving through a line faster? I have some log files with gigantic lines and getting to the middle of them is awful.
I know I could use a different text editor that...
Excavate asked 19/6, 2013 at 21:16
5
Solved
I'm using VSCode on Gnome (on XOrg on Arch). Since lately, the shortcut Ctrl+. stopped working, despite still being listed in the keyboard shortcuts and despite all extensions being disabled. Inste...
Overgrow asked 25/4, 2022 at 10:8
10
Solved
In Explorer sequence Shift+F10 -> open command window here opens cmd in current directory.
Is there any way to do the same via shortcuts to launch cmd with administration rights?
Lifesaver asked 21/3, 2018 at 11:0
6
Solved
I find Github Copilot very helpful in some specific situations, but fairly unhelpful in its verbosity in most situations.
By default, it's always on, always suggesting (and frequently getting in my...
Winshell asked 22/2, 2022 at 16:30
3
I often clear the terminal on macOS with CMD+K (sort of equivalent to reset). When I use the terminal in Visual Studio Code and I press CMD+K, the banner at the bottom of the screen shows "(CM...
Repentant asked 19/5, 2020 at 20:13
25
Solved
While working in IntelliJ IDEA, the keyboard occasionally locks in a way that delete or < > ^ keys don't work properly anymore, in a way that delete doesn't do anything anymore, and the arrow ke...
Presbyopia asked 3/5, 2012 at 11:30
8
Solved
VSCode provides sweet shortcuts for manipulating (splitting and rearranging) screens:
Press Ctrl + \ to split your screen in two.
Press Ctrl + Number to focus on one of the screeens
Press Ctrl + ...
Semiquaver asked 1/6, 2019 at 19:49
2
Solved
I'm using the vs vim extension and would like to move away from arrow keys completely, but certain windows in vs code only allow arrow key navigation.
So instead of having to go up and down the l...
Typal asked 14/3, 2019 at 9:27
7
In Notepad++, whenever you select any word in an HTML document (or in your CSS), similar words are automatically highlighted.
Is there a shortcut I can use to edit all of these highlighted segment...
Gregarine asked 4/6, 2012 at 11:30
1 Next >
© 2022 - 2025 — McMap. All rights reserved.