Skip to content

Android Studio does not have autocompletion for C++ code for a FFI plugin project #61291

@kakyoism

Description

@kakyoism

Steps to Reproduce

Running Android Studio 4.0

  1. Create a functional FFI plugin
  2. Try to code the C++ part in Android Studio
  3. Include any C++ standard library and start using APIs such as thread

Result:

  • You must type in every single character for C++ code because there is autocompletion firing up from Android studio
  • The autocompletion works fine for the Dart part of the plugin

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions