Can i change that double character function in the solo-IDE wich adds a corresponding end character after the characters: ('"{[< | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ?

11th Jun 2019, 6:03 AM
Rayyan Nafees
Rayyan Nafees - avatar
1 ответ
+ 2
It's an auto complete feature to avoid missing bracket pairing. And no, it cannot be removed/disabled.
18th Aug 2019, 2:45 PM
Ipang