AndroidIDE icon indicating copy to clipboard operation
AndroidIDE copied to clipboard

[Feature]: Add missing scheme files for type .kt

Open Rafael2616 opened this issue 2 years ago • 0 comments

Feature description

This feature is already available in several other IDE languages, including .json, .XML, and .Java, but for .kt (Kotlin) and .kts it does not exist

This helps the developer find his way around the code, so he knows where a block of code begins and ends, etc.

Missing scheme files:

Screenshot_20230919-153840

How is it in Java: Screenshot_20230919-154028~2

As it is in Kotlin:

Screenshot_20230919-153828~2

Update: Also sticky scroll doesn't work in Kotlin, but in others all Lang's it works. Must probably it is due the block scheme file not founded.

What version of AndroidIDE you're using?

v2.5.2 (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

Rafael2616 avatar Sep 19 '23 18:09 Rafael2616