AndroidIDE
AndroidIDE copied to clipboard
[Feature]: Add missing scheme files for type .kt
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:
How is it in Java:
As it is in Kotlin:
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