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.

Intellisense suggestion box appears out of place

See original GitHub issue

Describe the bug Intellisense usually shows a list and box to the side of the menu with details of the current function/object etc. Since Intellisense has been disabled, the suggestion box shouldnt be visible but that isn’t so.

In the below picture, there are two boxes, the one on the right ie. detailed box is the one that appears which shouldn’t happen.

Screenshot_7

To Reproduce Steps to reproduce the behavior:

  1. Open any problem
  2. Type something
  3. Click Ctrl + Space (Sometimes it appears in first try but for sure it will appear when you click the buttons the second time)
  4. Look at the top right corner to see a black out of place box, this is the suggestions box

Expected behavior That box shouldnt be visible.

Screenshots Screenshot (760)_LI

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome, Edge, Firefox

I can create a PR once the bug is reproduced by others.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Nirajn2311commented, May 13, 2021

After checking with Sem, this issue now happens only for people who use MacOS. I think I’ve got a way to fix it and will update here tonight.

0reactions
raisedadeadcommented, May 17, 2021

It’s all cool; I was just confused about the issue being closed manually. We usually leave issues to get autoclosed when a PR lands to avoid missing things.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] Autocomplete suggestion box appears underneath ...
Summary: Autocomplete suggestion box appears underneath floating iTerm window. Steps to Reproduce: Create an iTerm hotkey window profile ...
Read more >
IntelliSense in Visual Studio Code
IntelliSense. IntelliSense is a general term for various code editing features including: code completion, parameter info, quick info, and member lists.
Read more >
How to get rid of that annoying text box that appears after an ...
This box only appears after an auto-complete of a function or a struct happens and inside it the intellisense simply will not work....
Read more >
IntelliSense in Visual Studio - Microsoft Learn
IntelliSense options are on by default. To turn them off, go to Tools > Options > Text Editor > All Languages and deselect...
Read more >
VS Code tips — Hiding specific types of IntelliSense suggestions
Today's VS code tip : the editor suggest show settingsDisable certain classes of suggestions, such as those for keywords or file paths.
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