AndroidIDE icon indicating copy to clipboard operation
AndroidIDE copied to clipboard

[Feature]: please add support for proper code completion in XML

Open AmanRajAryan opened this issue 2 years ago • 0 comments

Feature description

XML code completion is not perfect because every time I create a new view in XML I have to type layout_height and layout_width manually , like in android studio if you create a new view it automatically comes with layout_height and layout_width written you just have to set the values.

What version of AndroidIDE you're using?

v2.6.0 (debug builds)

Duplicate issues

  • [X] This issue has not been reported yet.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

AmanRajAryan avatar Jan 10 '24 03:01 AmanRajAryan