sora-editor icon indicating copy to clipboard operation
sora-editor copied to clipboard

A multifunctional Android code editor library. (aka CodeEditor)

Results 65 sora-editor issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.annotation:annotation](https://developer.android.com/jetpack/androidx/releases/annotation#1.9.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.8.2` -> `1.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.annotation:annotation/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

I'm running the official demo on Android 8 and Android 10 versions, and when I call the editor.setEditorLanguage method to switch languages (based on textmate), the app crashes log: `FATAL...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://togithub.com/Kotlin/kotlinx.coroutines) | `1.8.0` -> `1.8.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx:kotlinx-coroutines-android/1.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.kotlinx:kotlinx-coroutines-android/1.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.android.material:material](https://togithub.com/material-components/material-components-android) | `1.11.0` -> `1.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.android.material:material/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Also please note that editor was containing Arabic characters > 2024-07-02 16:17:29.550 28525-28525 GraphicTextRow com.mohammedkhc.rustroid W start > end. if this is caused by editor, please provide feedback (Ask Gemini)...

bug

```bash version: io.github.Rosemoe.sora-editor:bom:0.22.0 Stack: java.lang.OutOfMemoryError: Failed to allocate a 40 byte allocation with 163304 free bytes and 159KB until OOM, target footprint 402653184, growth limit 402653184; giving up on allocation...

Some code editor applications that use the latest Sora Editor cannot display Unicode correctly, (rendering), I think this is because of sora editor ![Screenshot_20240326_044305](https://github.com/Rosemoe/sora-editor/assets/96150715/e3f7c149-4887-49fc-92a1-ad385be52a87) ![Screenshot_20240326_065619](https://github.com/Rosemoe/sora-editor/assets/96150715/c6fd10e8-8b3e-4687-ad1c-693b664cf2ed)

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.truth:truth](https://togithub.com/google/truth) | `1.4.2` -> `1.4.4` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.truth:truth/1.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.truth:truth/1.4.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

editorSearcher.getCurrentMatchedPositionIndex() this method always return -1 and i aslo try to use other method to check search result found or not but that method also not working here the method...