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

Automatic code completion does not work as expected. #1794

Open
5 tasks done
yantingjiang opened this issue Apr 27, 2024 · 0 comments
Open
5 tasks done

Automatic code completion does not work as expected. #1794

yantingjiang opened this issue Apr 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yantingjiang
Copy link

Issue Checklist

  • I confirm that this issue is not a duplicate and hasn't been reported before.
  • I agree to follow the project's code of conduct.
  • I have checked and verified that I am using the latest version of AndroidIDE from GitHub or F-Droid.

Additional terms

  • I understand that providing incomplete or inaccurate information may result in the issue being closed.
  • I agree to provide all requested details promptly for a comprehensive bug report.

Issue explanation

When I open the project many times, the automatic code completion can't prompt correctly. For example, there is no prompt when I enter "System", but I can prompt the member name when I enter "."later. But entering "ActivityMainBinding." does prompt only one keyword "class"
After that, all new projects can be prompted correctly for the first time, and they will not work normally when they are opened for the second time.

Expected behavior

Prompt all class names correctly, not just a bunch of keywords.

Version name

v2.7.1-beta-arm64-v8a

Download source

GitHub

Relevant log output

No response

@yantingjiang yantingjiang added the bug Something isn't working label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant