+ 1
How to edit code anywhere ?
9 Réponses
+ 11
"Editing when download on pc"
For this you can download github's desktop version.. which is recommended for editing repos.. although minor PRS can be done through CMD.. without any installation/i.e. on the repo itself.. perhaps using desktop version would be the best.
+ 9
Please reframe your question..
That *anywhere creates an ambiguity
+ 6
Use an editor anywhere.
+ 5
You can use sololearn's inbuilt editor
+ 5
1. If you don't know git commands, use a browser to visit Github webpage and edit using the editor in their website (Just click into your code and choose the pen icon)
2. If you know git commands, use Termux and a code editor app.
+ 4
You need a text editor.
https://www.sololearn.com/discuss/2465013/?ref=app
https://www.sololearn.com/discuss/1760443/?ref=app
https://www.sololearn.com/discuss/774718/?ref=app
https://www.sololearn.com/discuss/1625152/?ref=app
https://www.sololearn.com/discuss/1698592/?ref=app
https://www.sololearn.com/discuss/1517052/?ref=app
<Edited>
Coding on phone is tedious. Please avoid it.
+ 2
I mean as repository of github
Storing version
But editing when download on pc
I need one which allow editing online using mobile application
Is it valid
0
You can discuss any code editor arch as notepad++on your computer or use AnWriter free as an code editor on Android or iOS
0
You can also copy the code any where and paste it in any code editor.