Skip to content

Android Studio: Early-Access IDE Support #52

@oleg-nenashev

Description

@oleg-nenashev

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions