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.

Improvements to the Help panel

See original GitHub issue

Problem Description

  • Change Note sections colors on the dark them
  • Change default snippets colors on the dark theme (from Monokai to Spyder Dark)
  • Add loading page
  • Unify hover and click vs Ctrl + I results (for example with spyder/spyder/app/restart.py doing Ctrl+I when the cursor is just before a parenthesis)
  • Change table style

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
ccordoba12commented, Jan 8, 2020

@dalthviz, please also take a look at this other bug. If you press Ctrl+I next to this function:

https://github.com/spyder-ide/spyder/blob/62de40c4005c9ca30be5c83bdbd6f366a3fccd42/spyder/app/restart.py#L62-L71

you’ll get as a result in the Help pane:

Selección_080

However, when you hover on the function and make a click on that hover, you’ll get:

Selección_081

As you can see, the second result is the right one because it includes the header and the function signature, whereas the first one is missing those elements.

1reaction
ccordoba12commented, Jan 13, 2020

Things look much better now, thanks @dalthviz! But please reduce the top/bottom padding in each cell a bit more.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Section 4: Ways To Approach the Quality Improvement ...
The team's first task is to establish an aim or goal for the improvement work. By setting this goal, you will be better...
Read more >
Process Improvement Steps
Poor process improvement leads to frustrated teams unable to reach their full potential. Follow these 9 process improvement steps to guide then to...
Read more >
Update your Google knowledge panel
Knowledge panels are automatically generated with information that comes from various sources. Entities (people, places or things that are subjects of ...
Read more >
Modern Comments in Word
We've rolled out a new, more modern comments experience in Word with an improved @mention experience and keyboard shortcuts. These improvements set the ......
Read more >
Workflow State Improvements to the Control Panel - Releases
Hi Everyone! Today, we released the first of a few improvements we are making to the Control Panel. The goal of these changes...
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