hypershard-android icon indicating copy to clipboard operation
hypershard-android copied to clipboard

[Feature Request] Backticks support for Kotlin

Open Georges1998 opened this issue 1 year ago • 0 comments

In Kotlin we can name some of the functions with a backtick for example. Those functions are being returned with the backticks. For example

 packageName.ClassName.`testName` 

Georges1998 avatar Nov 12 '24 14:11 Georges1998