You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm glad to have found this project. There are almost no good looking highlighted formatting editors on Android that support all syntax. I'm happy to find this project, but it doesn't support the two syntax formatting I commonly use. I'd like to write my own plugin based on your project, but I just can't seem to do it with programming. I hope I can add formatting for these two syntaxes.
Of course I know it is not good to just mention the requirements, I give the following suggestions:
Use shfmt to format shell
Use goimports to format go
Both of these are open source projects on github as well as Linux arm executables. My own idea is to simply use the terminal emulator to format using these two. Hope that helps!
The text was updated successfully, but these errors were encountered:
Hello, I'm glad to have found this project. There are almost no good looking highlighted formatting editors on Android that support all syntax. I'm happy to find this project, but it doesn't support the two syntax formatting I commonly use. I'd like to write my own plugin based on your project, but I just can't seem to do it with programming. I hope I can add formatting for these two syntaxes.
Of course I know it is not good to just mention the requirements, I give the following suggestions:
Use shfmt to format shell
Use goimports to format go
Both of these are open source projects on github as well as Linux arm executables. My own idea is to simply use the terminal emulator to format using these two. Hope that helps!
The text was updated successfully, but these errors were encountered: