Tagged Questions
0
votes
1answer
138 views
Script editor inside a web page
I need to edit some scripts from a web app, at the moment i'm using a plain textarea and it works.
The main problem is that these scripts have indentations so i'd like to simply press TAB to control ...