Akash Yadav
Akash Yadav
This has been postponed and will not be worked on until after `v2.6.0-beta` is released.
> Yh, but I think Rosemoe later said it's difficult so they won't The issue is still open and the developer never said that code folding won't be implemented.
This would take some time to be implemented. Also, should users really be able to change the `action.quickRun` action to a shell command? It could be a huge security vulnerability...
~~@solrudev Thanks for the report. I can confirm that this issue is reproducible when using version catalogs. So far, I've tested with AGP v8.1.0 and v8.2.x and the issue occurs...
> Every time the user taps at a position, the cursor moves there, and the positions of the cursor and view port is recorded if they are different from those...
> I have tried the back button for this exact purpose on another IDE before. It felt quite comfortable to use to be honest. I'm not sure how dependent AndroidIDE's...
You can at least give a proper title to the issue. Also, provide a way to reproduce this error.
We already have tree sitter grammar for Python language in [android-tree-sitter](https://github.com/AndroidIDEOfficial/android-tree-sitter). However, as AndroidIDE is not supposed to be used for Python development, we didn't add syntax highlighting as well....
This will be added, eventually. But I can't provide an ETA at the moment.
Try out the latest CI build, it should have been fixed now.