amay5267
amay5267
Hello Have you considered Kotlin? K2 compiler supports Wasm. https://blog.jetbrains.com/kotlin/2021/11/k2-compiler-kotlin-wasm-and-tooling-announcements-at-the-2021-kotlin-event/
Hi I wonder if you can compile and use DOSBOX/Dospad? (https://github.com/litchie/dospad) Thanks
Hi Can Turbo handle tab indentation properly at saving? Please take a closer look at aabb.cc example. It was written with indentation 4. It opens correctly in Turbo but when...
Hi @magiblot @stuaxo I have Xcode 12.2 ready to produce macOS universal binary. any idea how to build macOS universal binary from Turbo? Can you please update CMake files with...
Hi @magiblot Any API to insert current timestamp like this?: Wed Oct 12 15:15:00 2022
[turbo_macos_intel.zip](https://github.com/magiblot/turbo/files/10156665/turbo_macos_intel.zip)
Hi @magiblot How to Toggle Syntax Highlighting? Personally I would like to be able to toggle syntax highlighting on/off for C/CPP.
Hi @magiblot Since Turbo is built on Scintilla, can you implement code folding?