Simple application based on HTML Snippet of Visual Studio Code.
It is now an open-source project. Feel free to use the source with all care and with responsibility.
All developed by MPOP Reverse II
- John Jeremy Antiguo
- John Roy Lapida Calimlim
- Vugarishk Lagishuka
- Sanz Dinopol
- Genesis Fernandez
- Fortzkie Tuneskie
- Ronald Limpiado
- Ian Devinagracia
- John Vincent Diaz
- John Michael Arcena
- Jerson Carin
- Salvador
- Update tutorials
- Set all files to a current project file
- Removed unwanted files and directory on "Open Files"
- Added color scheme
- Added custom color scheme for users using json
- Android 10 above, permission error
{
"creator": "RySes",
"appVersion": "AlphaLite 0.6 Beta 0.1",
"background": "#333333",
"textColor": "#ffffff",
"syntax": {
"html": {
"tag": "#ff8370",
"params": "#ff8ff2",
"string": "#f0ff80",
"comment": "#505050"
},
"css": {
"tag": "#ff8370",
"params": "#ff8ff2",
"string": "#f0ff80",
"comment": "#78ff81"
},
"javascript": {
"tag": "#ff8370",
"params": "#ff8ff2",
"string": "#f0ff80",
"comment": "#78ff81"
}
}
}
Use the storage directory to get the values. Like "/storage/emulated/0/config.json" without any quotation. I still don't know if the keys are case sensitive, but make sure that the json configuration format (keys) must be same as what you see. Full tutorial
There are still unknown errors for this project, if you want to help me to debug, kindly give us your negative feedback thru the feedback section of the app.