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.

Auto-adjust rows height in the Variable Explorer

See original GitHub issue

Description

What steps will reproduce the problem?

Please, look at the screenshot that I attached below.

What is the expected output? What do you see instead? Everything is okay.

Please provide any additional information below

  1. It would be nice to have an option to reduce the row height to the minimum by default. Please, take a look at the screenshot that I attached selection_004
  2. In addition, how about an option that removes the coloring of different data types in the Variable Explorer? The coloring just duplicates the information that is already contained in the “Type” column.

Version and main components

  • Spyder Version: 3.0.0
  • Python Version: 3.5.2
  • Qt Versions: 4.8.7, PyQt4 (API v2) 4.11.4 on Linux

Dependencies

pyflakes >=0.6.0 :  1.3.0 (OK)
pep8 >=0.6       :  1.7.0 (OK)
pygments >=2.0   :  2.1.3 (OK)
qtconsole >=4.2.0:  4.2.1 (OK)
nbconvert >=4.0  :  4.2.0 (OK)
pandas >=0.13.1  :  0.17.1 (OK)
numpy >=1.7      :  1.11.0 (OK)
sphinx >=0.6.6   :  1.4.6 (OK)
rope >=0.9.4     :  0.9.4-1 (OK)
jedi >=0.8.1     :  0.9.0 (OK)
psutil >=0.3     :  4.3.1 (OK)
matplotlib >=1.0 :  1.5.1 (OK)
sympy >=0.7.3    :  None (NOK)
pylint >=0.25    :  1.6.4 (OK)

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Nov 11, 2016

I meant that in #3675 I’m only going to fix the auto-adjustment of rows height. So if you don’t want us to forget on adding an option to turn off coloring, please open a new issue 😃

1reaction
goanpecacommented, Sep 26, 2016

Hi @vdyashin thanks for the comments, we understand how this can be useful, we will try to work on this for the 3.1 release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wrap text does not adjust row height in Excel - Microsoft Learn
Workaround. To adjust the height of the row to fit all the text in a cell, follow these steps: Select the row you...
Read more >
spyder variable explorer to auto-adjust the column header
I just updated to Spyder 5.1.5 and this problem is still there, and "Enable auto high DPI scaling" solution does not work.
Read more >
How to make Excel's "Auto Fit Row Height" feature actually ...
Resize a column a little wider (because the whole sheet is selected, all the columns will get wider); Double-click a row separator -...
Read more >
grid-auto-rows - CSS: Cascading Style Sheets - MDN Web Docs
The grid-auto-rows CSS property specifies the size of an implicitly-created grid row track or pattern of tracks.
Read more >
Row Height - Column Width - VBA Code Examples
VBA Set Column Width or Row Height ... VBA Public Variable – Use a Variable in Multiple Modules or Subs ... Automate Internet...
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