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

Protected API sometimes get shown in the IntelliJ autocomplete #187

Open
web-padawan opened this issue Dec 19, 2023 · 0 comments
Open

Protected API sometimes get shown in the IntelliJ autocomplete #187

web-padawan opened this issue Dec 19, 2023 · 0 comments
Labels

Comments

@web-padawan
Copy link
Member

web-padawan commented Dec 19, 2023

This can be reproduced with field components e.g. TextField or TextArea:

  1. Press Space once. Completion popup is shown.
  2. Press Backspace. Completion popup is closed.
  3. Press Space again. Now the popup looks differently.
Dec-19-2023.10-32-43.mp4

We probably should exclude all the properties and methods that start with underscore (example).

@yuriy-fix yuriy-fix added the DX label Feb 13, 2024
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

2 participants