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.

Add the outline explorer option "Group code cells" to config and make it False by default

See original GitHub issue

Problem Description

I think the Group code cells option added in PR #7107 in the outline explorer is nice, but…

  1. The option needs to be added to our configs so that I won’t have to turn it off every-time I open Spyder
  2. I think the default for this option should be False

@ccordoba12 what do you think? I can do it if you agree with this.

image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
bcolsencommented, Aug 22, 2018

Oops I should have put that option in config in the first place.

As for the defaults, I think most files don’t mix OOP and code cells, so having it by on by default shouldn’t be too irritating for OOP.

The grouping option shouldn’t change anything if there are no code cells file or else that’s a bug.

1reaction
ccordoba12commented, Aug 22, 2018

+1 for the option then. Let’s leave it on/true by default because else people wouldn’t probably notice it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is Outline Explorer in Spyder? - python - Stack Overflow
"YourComment" will appear in your Outline Explorer. If it's in a cell , it will remain in the same cell. I use comment...
Read more >
User and Workspace Settings - Visual Studio Code
You can always reset a setting to the default value by hovering over a setting to show the gear icon, clicking on the...
Read more >
Control settings in the Format Cells dialog box - Excel
By default, all worksheet cells are formatted with the General number format. With the General format, anything you type into the cell is ......
Read more >
outline - CSS: Cascading Style Sheets - MDN Web Docs
This is because the style defaults to none . A notable exception is input elements, which are given default styling by browsers. Values....
Read more >
Outline — Spyder 5 documentation
Group code cells : Group code cells in multiple nested levels in the outline rather than showing all cells in one level. You...
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