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

LSP Editor completions are either too intrusive to not useful (IEP-1309) #1033

Open
gtjoseph opened this issue Aug 19, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@gtjoseph
Copy link

Describe the bug
These are the proposals for typing "stati" at the beginning of a line...

image
It's not even filtered to show items that start with "stati" and shows EVERYTHING with "stati" somewhere in the result.

To Reproduce
Steps to reproduce the behavior:

  1. Open any source file in any ESP_IDF example
  2. Start typing "stati"

Expected behavior
A CONTEXT SENSITIVE result set.

Screenshots
See above

Espressif-IDE Product Information:
prodinfo.txt

Eclipse Error log:
Window > Show View > Other > Search for "Error Log" (Attach as a file)

Please attach the error log as described here https://github.com/espressif/idf-eclipse-plugin#error-log

@github-actions github-actions bot changed the title LSP Editor completions are either too intrusive to not useful LSP Editor completions are either too intrusive to not useful (IEP-1309) Aug 19, 2024
@kolipakakondal kolipakakondal added the enhancement New feature or request label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants