CodePlayground JS editor hanging? [TIP] | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

CodePlayground JS editor hanging? [TIP]

If a "large" [JS] tab pauses/hangs/clipboard operations are ignored in the editor, insert a block comment like this^ at line 1: /* This line controls editor assistance ... Now you can edit "normally" with less "help" from the editor. Once you're done flip the block comment (/*) to a line comment (//): // This line controls editor assistance and test as usual. ----- ^ With this trick you can't use block comments elsewhere. Got a better way?

8th Jan 2017, 9:20 PM
Kirk Schafer
Kirk Schafer - avatar
1 Answer
+ 8
thanks...
2nd Feb 2017, 7:09 AM
Art456
Art456 - avatar