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

Indent guides not shown when its corresponding option is enabled #23297

Open
8 of 10 tasks
iftg opened this issue Dec 16, 2024 · 2 comments
Open
8 of 10 tasks

Indent guides not shown when its corresponding option is enabled #23297

iftg opened this issue Dec 16, 2024 · 2 comments

Comments

@iftg
Copy link

iftg commented Dec 16, 2024

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • 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

What steps reproduce the problem?

  1. Open Spyder 6.0.2 or 6.0.3.
  2. Indent guides do not display.
  3. Go to Tools>Preferences>Editor, click Show indent guides, Apply, OK.

What is the expected output? What do you see instead?

Expected to see vertical lines corresponding to indents but they do npt display.

Paste Traceback/Error Below (if applicable)

PASTE TRACEBACK HERE

Versions

  • Spyder version: 6.0.3
  • Python version: 11.3
  • Qt version:
  • PyQt version:
  • Operating System name/version: Windows 11

Dependencies

PASTE DEPENDENCIES HERE
@iftg
Copy link
Author

iftg commented Dec 16, 2024

To be clear, indents show when I start editing the code but I'd have expected they should show as soon as the code is opened.

@ccordoba12
Copy link
Member

ccordoba12 commented Dec 18, 2024

Hey @iftg, thanks for reporting and the clarification. I can confirm that indent guides are not shown after its respective option is enabled.

We'll try to fix that in a future 6.0.x version.

@ccordoba12 ccordoba12 added this to the v6.0.4 milestone Dec 18, 2024
@ccordoba12 ccordoba12 changed the title Indent guides do no show Indent guides not shown when its corresponding option is enabled Dec 18, 2024
@ccordoba12 ccordoba12 modified the milestones: v6.0.4, v6.0.5 Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants