Sublime Package Control Shortcut in Windows - sublimetext3

On my Mac I can open up the Sublime Text 3 package explorer using Cmd+Shift+P. How can I do this on my windows machine? ctrl+Shift+P doesn't work for me and a google search yielded nothing.

CtrlShiftP is the default key binding for the Command Palette on Windows (and Linux). If it's not working for you, click on the Tools menu and see what shortcut is listed next to the Command Palette option (it should be the first entry in the menu).

Related

VSCode shortcut to select menu in Linux

Iʼm running VSCode on Linux. Its window contains menu bar (usual style: File, Edit, ..., Help) which is accessible only with the mouse. I havenʼt managed to find a shortcut to select a menu item or even the whole menu bar. This differs from Windows where this menu is controllable using regular Windows style (Alt+F for File, etc.)
Is there a shortcut to go to the menu bar or its item? What is its name, if present?
Linux = Ubuntu 20.04+KDE, freshly updated.
VSCode = 1.68.1 (latest today) from Ubuntu snap (stable channel).
It works well for me (Ubuntu: 20.04.4 LTS, VSCode: 1.68.0) and it is supposed to work in the same way for Linux or Windows. https://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts.
What happen when you press Alt? Can it select the menu bar?

Using ALT+Click to select text in columns with Notepad++ (Linux)

I run Notepad++ both in Windows, and in Linux under Wine. In Windows, I can hold Alt and click/drag to select characters in a column rather than line-by-line.
In Linux, holding Alt and clicking doesn't select anything. Rather, it makes the cursor a hand tool which drags the window around.
Is there a setting to toggle on the alt-click column highlighting? I've poked around in the settings and keyboard shortcuts, but didn't find anything that looked relevant.
Thank you.
In case anyone else runs into this:
For Cinnamon desktop: go to Preferences > System Settings > Windows. Click on the Behavior tab. Change the "Special key to move and resize windows" from Alt to Disabled (or a different key).
Voila, alt-select works again in Notepad++!
(The Mint Forums answer linked above is for an older version but I have confirmed that this works on Mint 20.1 with Cinnamon 4.8.6.)

Alt button not detected on some keymap shortcut IntelliJ (elementaryOS 5.1.7

Settings
IntelliJ 2019.2 (same issue in 2020.2)
elementary OS 5.1.7.
AZERTY bluetooth Keyboard (Logitech K260)
French Keyboard Layout
French Input method
No custom configuration made either in IntelliJ or in the OS
Problem
The "Move Line Up/Down" shortcut I was using on Windows (Shift + Alt + Up/Down) is not working.
Description
On intelliJ, I opened Settings/Keymap window to check the shortcut was correctly set.
When trying to redefine this shortcut, the "Alt" button was not detected when pressed.
However, I can use it on elementaryOS (e.g. Alt+Tab is working).
On intellij, I can use some other shortcuts like "Alt + Up".
My OS were recently installed.
I already tried to put UK layout/input method with no success.
Two ideas:
system settings : something i missed in keyboard settings ? Don't know much about linux configurations.
IntelliJ option i'm missing.
Thanks.
Finally found the issue.
On elementaryOS,
Go to your Keyboard settings, select "Layout" tab.
On "Switch layout" options, change the default shortcut "Alt + Shift".
Then I am able to reuse this specific shortcut in IntelliJ.
See the screenshot below to get more information:
Keyboard/Layout/Switch layout

Minimize all windows with keyboard shortcut in Debian 9

I have Debian 9 with GNOME 3.22.2.
I want minimize all windows with super+D shortcut keyboard. This command working in Ubuntu 18.04 but not working in Debian. I wanted to add keyboard shortcut to custom shortcut, but i did not know the command to add it.
Hide all normal windows inactive by default in Debian 9, I found it in keyboard shortcut list in navigation section and set Super+D shortcut.

VSCode "Open Containing Folder" shortcut broke on Linux Mint

I am trying to use the "Open Containing Folder" keyboard shortcut for VSCode.
I am running VSCode 1.23.1, on Linux Mint 18.3.
I have confirmed the command works correctly when I use the mouse to initiate from the context menu.
But when I use the Alt+Ctrl+R hotkey, it fails to work.
So either VSCode is broke or Linux Mint is eating that key combo.
I can not seem to confirm if the key combo is already assigned in Linux Mint. I have tried assigning that key combo to something else and it did not warn me that it is already mapped....so I assume it is not.
Left click on the file or folder first, then Ctrl+Alt+R should work.
If you're cursor is inside the text of the file, the shortcut will not work.
You may need to upgrade to VSCode Version 1.24.0.
Make sure US keyboard is first keyboard:

Resources