1
0
mirror of https://codeberg.org/gitnex/GitNex synced 2024-12-23 00:48:57 +01:00
GitNex-Android-App/app
M M Arif 9fa2e3f506 Code editor for files (#1182)
Currently highlight supports the following languages:

- Java
- Python
- Go Lang
- PHP

More will come in next iterations/releases.

Closes #1166
Closes #949

**EDIT: by support it means only can highlight that specific languages methods, classes, data types etc etc. By no means it is restricted to only that 4 langs. You can use it for any language you want.**

Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1182
Reviewed-by: 6543 <6543@noreply.codeberg.org>
2022-08-14 08:44:04 +02:00
..
src Code editor for files (#1182) 2022-08-14 08:44:04 +02:00
.gitignore initial push 2019-06-04 02:25:05 +05:00
build.gradle Most visited repositories (#1178) 2022-08-07 22:03:17 +02:00
proguard-rules.pro Adding ProGuard rules to improve performance on low-spec devices. (#808) 2021-01-26 15:08:55 +01:00