korge
korge copied to clipboard
Investigate if it is possible to have `src/[email protected]` instead of `src@native/File.kt`
Could be possible to instead of:
src@native/File.kt
have:
src/[email protected]
?
Could we autogenerate symbolic links somehow in a way that works? Would that require Kotlin support instead? That would help a lot. A lot of time is lost navigating with that many folders.