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.

`rich_click.rich_click` does not show up in auto-complete in VSCode

See original GitHub issue

Not sure if this is an issue with my own VSCode setup, but for some reason, I am not getting proper autocompletions for rich_click on lines after the import. As I type the import I do get the expected completions, but after that, when using the imported module, they don’t show up.

image

image

Because the completion for rich_click.r did not show rich_click, I was confused for a moment.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ewelscommented, Apr 27, 2022

No worries! Thanks for reporting, I suspect you won’t be the only person coming across this…

1reaction
taranlu-houzzcommented, Apr 27, 2022

@ewels Ah, haha, my bad. In hindsight, that makes sense. Thanks for pointing that out!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Autocompletion not working for external C++ library in VSode
I created a folder .vscode with the file c_cpp_properties.json (adapted from here). Now, if I right-click an a type coming from that library ......
Read more >
Editing Python in Visual Studio Code
Add the location to the python.autoComplete.extraPaths setting and restart VS Code. Navigation. While editing, you can right-click different identifiers to take ...
Read more >
Markdown editing with Visual Studio Code
Working with Markdown files in Visual Studio Code is simple, straightforward, ... A warning shown in the editor when linking to a file...
Read more >
User and Workspace Settings - Visual Studio Code
Not all User settings are available as Workspace settings. ... The settings that show up will be configurable for that specific language, and...
Read more >
Visual Studio Code and Unity
Visual Studio Code can replace MonoDevelop as the editor for Unity. ... If you are installing VS Code for the first time, 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