Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Floating results next to code hide autocomplete suggestions drop-down #571

Closed
AlfTetzlaff opened this issue Apr 30, 2020 · 1 comment
Labels

Comments

@AlfTetzlaff
Copy link

The floating result output next to the code hides autocomplete suggestions.

Details

  • Atom version: 1.40.1
  • Julia version: 1.4.1
  • OS: Debian 10.3
  • Package versions:
    • Atom.jl: 0.12.10
    • julia-client: 0.12.4
    • ink: 0.12.3
    • autocomplete-plus: 2.42.3

Steps to reproduce

  1. Evaluate error()
  2. Go in the line above
  3. Type '' -> autocomplete suggesions open and are hidden by the error output (or any other)

@AlfTetzlaff
Copy link
Author

Ok, seems like I was faster to write an issue than with restarting julia... Now the effect is gone and everything works as expected, however I have noticed this behaviour quite frequently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant