run code hotkey (ctrl + alt + n) doesn't work
See original GitHub issueHi,
I am running VSCode 1.21.1 on Windows 10. Pretty vanilla installation without much customizations. When pressing ctrl+alt+N, nothing happened in VSCode, not even an error message. Right mouse click to run code and the play button on top right corner to run code work fine.
I tried 4 main hotkeys of Run Code (Ctrl + Alt + J, N, K, M). Only the Ctrl+Alt+M
responds but it’s due to that hotkey is assigned to send Mel code to Maya.
Anyone experiencing this?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:32 (4 by maintainers)
Top Results From Across the Web
How to edit the shortcut for runnig code in visual studio code ...
Go to settings ----(On the bottom left of your screen on vs code, click on the cog); Click on keyboard shortcuts; Search the...
Read more >Keyboard Shortcuts Not Working: Solved
If NONE of these shortcut fixes work for you, you most likely have a hardware issue. That means you probably need to replace...
Read more >Keyboard shortcuts for Windows - Visual Studio Code
Quick Open, Go to File… Ctrl+Shift+N. New window/instance. Ctrl+Shift+W. Close window/instance. Ctrl+,. User Settings. Ctrl+K Ctrl+S. Keyboard Shortcuts.
Read more >JetBrains Rider - Keyboard shortcut not working?
First of all, check whether the shortcut should work as you expect. It may be obvious for shortcuts like Ctrl+C and Ctrl+V ,...
Read more >Keyboard shortcuts - Visual Studio (Windows) | Microsoft Learn
Run code analysis on solution, Alt+F11, Build. ... Line open above, Ctrl+Enter [Text Editor], Edit. ... New web site, Shift+Alt+N, File.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Steps to fix:
Search for ‘Advanced keyboard settings’ in Windows 10 settings. Ensure the drop-down menu option under ‘Override for default input method’ is set to ‘Use language list (Recommended)’. Go to ‘Language settings’, Make sure under ‘Preferred languages’, first option is set to ‘English (United States)’. Click on it. Click on ‘Options’. Under ‘Keyboards’, remove whatever keyboard is there, and add ‘US’ keyboard instead. It should be fixed now.
I believe the offending keyboard is ‘English (India)’, because the ‘ṇ’ character (and you can produce other such ‘weird’ characters with Ctrl+Alt+<letter>) is a Devanagari transliteration character used to write phonetically correct Devanagari words in Romanized form.
Just turn on the NumLock -_-