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.

"Search in dpldocs" is taking forever

See original GitHub issue

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
AlexFollandcommented, May 8, 2022

There seems to be at least a couple of issues here with code-d then.

  • That context menu entry should not be present on language keywords.
  • When the search returns with 0 results, code-d should say so and end the search instead of leaving the user hanging, wondering what’s happening.
1reaction
WebFreak001commented, Jul 11, 2021

for me the search returns results in an acceptable amount of time. It only showing title as well as #333 is fixed in ~master now

do you have many dependencies in your project? It will search the dpldocs for every dependency you have as well and show the loading bar for that time. However when it finds partial results it will show them early while still showing the loading bar.

Read more comments on GitHub >

github_iconTop Results From Across the Web

dpldocs: xlinking and Documented destructors and postblits (page 2 ...
My diff from upstream is now over 5300 lines long, including a mix of formatting, syntax, ... I'll have to look into that......
Read more >
"Searching..." takes forever on readthedocs when the ...
"Searching...", which will take forever. On the contrary, when I search for some known phrase, I get the results within a second.
Read more >
D Project Updates
The registration is just to help search and to give you edit and me a bit of spam control. You should just use...
Read more >
gdc 11 out with a lot of D updates - dpldocs.info
This is nice - someone is getting my point that D with custom or ... This should fix a lot of the dead...
Read more >
code-d/editing.md at master
Fully featured D language extension for Visual Studio Code using Serve-D ... of a symbol. code-d provides searching dpldocs.info to search any identifier...
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