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

Android Studio: Early-Access IDE Support #52

Open
7 tasks
oleg-nenashev opened this issue May 11, 2024 · 0 comments
Open
7 tasks

Android Studio: Early-Access IDE Support #52

oleg-nenashev opened this issue May 11, 2024 · 0 comments
Labels
enhancement New feature or request ide-support

Comments

@oleg-nenashev
Copy link
Member

oleg-nenashev commented May 11, 2024

In the early access, we want IDE integration to provide content assistance in the code editor for project definitions. It includes content-assist and read-only UI that tentatively includes the following capabilities:

  • Loading and synchronizing the project
  • Building from IDE
  • Syntax highlighting
  • Errors on unknown properties or incompatible values
  • Auto-complete according to the model schema
  • Being able to see the configured model of a project based on the declarative files
  • Being able to navigate from a property in the read-only UI to where it is declared in the project definition

Similar features are planned for other IDEs, the delivery is TBD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ide-support
Projects
Status: In Progress
Development

No branches or pull requests

1 participant