Amr Hesham

Results 81 comments of Amr Hesham

Hello, @msiejak Thanks for this issue, can you provide more information about the environment for example JDK version, OS and screenshots, And if you using Linux make sure you have...

I think you need JavaFX library jar into your JDK because it can't find the Application class, you can download it and add it to your jdk

Hello @SunPodder, Can you please share some more information so we can find the problem easily for example Android Version: ?? CodeView Version: ?? Change the default color to white...

Hello @SunPodder, Can you please check this comment I think it is the same problem? https://github.com/AmrDeveloper/CodeView/issues/5 I think we can't move to API 21 or higher only because we still...

Hello @CaiMuCheng Thank you so much for your feedback

Hello @Dobmod, My current goal is to keep it as fast as possible with any size of text, so I am trying to optimize the highlighter and other features, honestly...

Hi @Dobmod, Thanks, great, good luck with next your project 👍🏻

Hello @m-anshuman2166, Thanks for your feature request, I will add it to the TODO list :D Thanks Amr Hesham

Hello @m-anshuman2166, The problem is that CodeView indentation implementation uses characters to set indent start and end, but in HTML the indentation is based on some tags (keywords) so to...

Thanks @MahmoudMabrok For now, you can run the example app that contains examples for 3 Languages Java, Python, and GoLang with 4 Themes for every one and also you can...