Nathan Fallet
Nathan Fallet
I though this would work, but it seems that color is not resolved correctly here: (and same thing a few lines later because it is used twice) https://github.com/markusressel/KodeEditor/blob/6e5e2f6840c261551a15b9c2ca1a343c8fe608e4/library/src/main/java/de/markusressel/kodeeditor/library/view/CodeEditorLayout.kt#L264 Seems to...
I know this would be a huge work to achieve, but building for Android (like it can be done to build for Linux now) can be a goal for Tokamak....
## What feature would you like to see? As reported and implemented in the firebase-ios-sdk in https://github.com/firebase/firebase-ios-sdk/pull/9576, the `Custom-Time` property is missing in Firebase Storage Metadatas. The idea is to...
I was trying to migrate to webpack renderer because of a warning on app start, and i noticed it was not evident to do it. It could be great to...
Hello, How would it be possible to add support for OCaml? I have a base for a lexer written in Swift here: https://github.com/GroupeMINASTE/OCaml-iOS/blob/main/OCaml/Models/OCamlLexer.swift (don't know if it can help)
**Is your feature request related to a problem? Please describe.** The current `TextView` is built to be used with `UIKit`. **Describe the solution you'd like** Create a `SwiftUITextView` conforming to...
### Describe the bug Please add a clear description of what the bug is, **and** fill the list below. - Library version: 1.9.0 - Reproducible in official demo app: unknown...
Hello, It could be great to update the app to support dark mode and submit a new build to the App Store (new version). Applying suggested changes when the project...
It's about adding a `Package.swift` file to import the library via SPM.
Many code editors provide a solution for auto completion in code. It would be great to have a way to do it here too