korge icon indicating copy to clipboard operation
korge copied to clipboard

Investigate if it is possible to have `src/[email protected]` instead of `src@native/File.kt`

Open soywiz opened this issue 2 years ago • 0 comments

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.

soywiz avatar Nov 27 '23 08:11 soywiz