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.

Code completion not working at all.

See original GitHub issue

Ctrl+Space just sounds an error tone in any context. I tried the defm example in both the REPL and a source file editor. Nothing pops up automatically either. I’m using the plugin from master on Windows 10.

Issue Analytics

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

github_iconTop GitHub Comments

5reactions
kaoskocommented, Dec 2, 2016

Just FYI for others attempting a downgrade, 0.34.0.STABLE001 does not work on Neon.

0reactions
didibuscommented, Oct 27, 2017

This also affects hovering over vars to show the doc, and ctrl+hover to show expansion. So it seems everything which would popup in eclipse is broken for 0.35+

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code completion not working · Issue #177 - GitHub
The internal issue is that javaCode is not being set when the code cannot compile, which for code completion is always the case....
Read more >
IntelliSense in Visual Studio Code
Troubleshooting. If you find IntelliSense has stopped working, the language service may not be running. Try restarting VS Code and this should solve...
Read more >
Code completion not working in 10.2 | Apple Developer Forums
Issue persists in Xcode 11.5 and 11.6 as well. Only solution that seems to work is to move the current file into the...
Read more >
IntelliJ: Code completion not working - no suggestions
Go to Preferences->Editor->Code Completion and check Autopopup code completion - this has been checked. Go to File->Invalidate Caches and ...
Read more >
code completion not working in snippet VS Code
So my question really is how do I get code completion / suggestions to work inside of the fields of a snippet? Or...
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