What exactly is the used of text editor in prog language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What exactly is the used of text editor in prog language?

6th May 2019, 12:33 AM
Ashryx
11 Answers
+ 4
For programming / coding. Text editor make it easier to do that. For example the features they have : autotext, marking a open/close tag, debugging, etc.
6th May 2019, 12:55 AM
Andri Hry
Andri Hry - avatar
+ 3
Yes html included too. Like Decimis † 𝕯𝖊𝖈𝖎𝖒𝖎𝖘 said, you can try to use VS Code or Atom. But if you want a lighter texteditor then you can use Sublime.
6th May 2019, 1:24 AM
Andri Hry
Andri Hry - avatar
+ 3
Android texteditor for project ? No, Because you need database too. But if that only for learn then Yes, you can try here in SoloLearn CodePlayground.
6th May 2019, 1:41 AM
Andri Hry
Andri Hry - avatar
+ 3
It is where you write your code.
6th May 2019, 3:00 AM
Sonic
Sonic - avatar
+ 2
They are what is used to write the actual code. Similar to Sololearn's own Playground where you write code except that most have more advanced features to increase the efficiency of coding. They will also usually have syntax highlighting which means that different parts of the code have different colors to make the code more readable. Two popular ones are Atom https://atom.io/ and VS Code. https://code.visualstudio.com/
6th May 2019, 1:03 AM
Decimis † 𝕯𝖊𝖈𝖎𝖒𝖎𝖘
Decimis † 𝕯𝖊𝖈𝖎𝖒𝖎𝖘 - avatar
+ 2
Thank you for answering, well then are you able to use text editor in any programming language does html included too?
6th May 2019, 1:14 AM
Ashryx
+ 2
Oh thank you does those only compatible in computer and laptop? And not in android phones?
6th May 2019, 1:36 AM
Ashryx
+ 2
Thanks for the help!
6th May 2019, 1:45 AM
Ashryx
+ 2
But yes those two are only for pc/laptop. There are some for Android but they will not be as powerful and will be more similar to Sololearn's playground. Just search for HTML text editor in the Google Play store.
6th May 2019, 3:01 AM
Decimis † 𝕯𝖊𝖈𝖎𝖒𝖎𝖘
Decimis † 𝕯𝖊𝖈𝖎𝖒𝖎𝖘 - avatar
+ 2
well I use atom and it has never failed me
6th May 2019, 7:20 PM
Goodluck Nathan
Goodluck Nathan - avatar
+ 1
if youre concerned mainly with WebDev, CodePen.io for me on my phone. no other languages except Html/css/jS though.
9th May 2019, 5:29 AM
Divad Leumas
Divad Leumas - avatar