Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open last closed shortcut (Ctrl+Shift+T) does not work #22912

Closed
7 of 9 tasks
thangleiter opened this issue Nov 8, 2024 · 3 comments · Fixed by #22914
Closed
7 of 9 tasks

Open last closed shortcut (Ctrl+Shift+T) does not work #22912

thangleiter opened this issue Nov 8, 2024 · 3 comments · Fixed by #22914

Comments

@thangleiter
Copy link

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • [ x Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

The Open last closed file shortcut in the editor does not work in Spyder 6.

What steps reproduce the problem?

  1. Open file
  2. Close the file
  3. Press ctrl+shift+T

Versions

  • Spyder version: 6.0.2 (conda), but also with the installer
  • Python version: 3.12.7 64-bit
  • Qt version: 5.15.8
  • PyQt version: 5.15.9
  • Operating System name/version: Linux 6.11.2-4-MANJARO (x86_64) , Windows 10
@dalthviz
Copy link
Member

dalthviz commented Nov 8, 2024

Hi @thangleiter thank you for the report! I was able to reproduce this. We will give this a check in a future release 👍

@jitseniesen
Copy link
Member

I actually looked at the code for this shortcut earlier today in the context of #22564 but I did not notice the bug. I will write a quick PR while everything is still fresh in my mind.

@dalthviz
Copy link
Member

dalthviz commented Nov 8, 2024

Awesome! Thanks @jitseniesen !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants