0
Can i change that double character function in the solo-IDE wich adds a corresponding end character after the characters: ('"{[<
When we enter the characters, "({['< , the sololearn automatically adds their end characters, ")}]' , on its own in the sololearn's IDE or text editor... with the cursor in between them How can I remove this function ?
1 Réponse
+ 2
It's an auto complete feature to avoid missing bracket pairing. And no, it cannot be removed/disabled.