Cmd+E opens Recent Projects popup instead of current project's Recent Files
See original GitHub issueIn IntelliJ IDEA editors CMD+E
opens a list of recently active files/tabs of currently opened project. Repeated keypresses navigate to next file on the list.
Meanwhile, currently in VSCode after applying the IntelliJ IDEA keybindings CMD+E
opens a popup list of recent projects.
The closest behaviour to IntelliJ’s CMD+E
is ‘Open Next Recently Used Editor In Group’ command (CTRL+TAB
by default).
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Show current file in Project view?
Hi there. Is there a way of revealing the file you're currently editing in the Project view? I generally open files using Cmd-T...
Read more >Overview of DevTools - Microsoft Edge Development
DevTools provides a powerful way to inspect and debug webpages and web apps. You can even edit source files and create website projects,...
Read more >Illustrator workspace basics - Adobe Support
Deselect Show The Home Screen When No Documents Are Open. Note: You can use the keyboard shortcuts to open files (Ctrl/Cmd + O)...
Read more >Visual studio code doesn't open project folder. - Stack Overflow
At the top of the solution explorer is a toggle button "Show All Files" this makes it include all files in the display...
Read more >Visual Studio Code User Interface
Status Bar - Information about the opened project and the files you edit. ... and configure to open new editors to the bottom...
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
Are you sure ctrl+e is operating as it should right now? ctrl+e opens a list of recent files in Intellij. With this extension it opens a list of recent projects. This seems very different compared to what Intellij does.
Had to downgrade to 0.2.16: