question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ctrl+e or cmd+e : Recent files popup [bug]

See original GitHub issue

Hello, The cmd +e or ctrl + e does not behave the same way it does inside intellij idea.

Problem Description

In intellij idea cmd + e or ctrl + e will show you a list of recently opened files within the given project. However in VSCODE the short will show you a list of every file opened with VSCODE. This means that you end up opening a whole new project. Especially if you are used to switch between to files with a quick cmd + e

Solution

Instead this shortcut should be mapped to following command

@command:workbench.action.openPreviousEditorFromHistory This is more like the behaviour found in intellij idea

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
ZobairQcommented, Mar 18, 2021

Hello @kasecato Thank you for your efforts, I just installed 1.4.3 and it seem to be reverting my changes and cmd + e show me a list of edited projects rather than showing me the history. However if you are in quickopen, let’s you do cmd + shift + P then you press cmd + e you get that history that we are requesting. if I am not mistaken then you should remove the when: quickOpen part and it should work

3reactions
kasecatocommented, Mar 18, 2021

Thank you for your support. This is just my cat photos 🐾

DSE09196

DSE09201

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: CMD.exe Keeps Popping up in Windows 10 - EaseUS
1. Install the latest updates in Windows PC; 2. Restart Windows system to repair corrupted files; 3. Open Command Prompt window, type: dism ......
Read more >
Cmd+E/Ctrl+E doesn't work for iterating recent files ... - YouTrack
Hi. The Recent Files popup changed its behavior in one of the last updates. I was used to pressing CMD+E and repeat that...
Read more >
Cmd+E opens Recent Projects popup instead of ... - GitHub
In IntelliJ IDEA editors CMD+E opens a list of recently active files/tabs of currently opened project. Repeated keypresses navigate to next ...
Read more >
7 Ways to Fix a Windows Command Prompt That Randomly ...
Press Ctrl + Shift + Esc to open the Task Manager. · Navigate to the Startup tab. · Right-click on the Command Prompt...
Read more >
Here Are 4 Solutions to File Explorer Keeps Opening ...
Usually, the error that File Explorer keeps opening may be caused by the incorrect operation of File Explorer itself, AutoPlay, corrupted system ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found