brackets on both sides

add brackets at both sides of highlighted text when select some text and typing brackets. just like some texteditor

Auteur
linche0502
Nombre d'installations quotidiennes
0
Nombre d'installations
6
Évaluations
0 0 0
Version
2024-05-19
Créer
2024-05-18
Mis à jour
2024-05-18
Taille
8,05 ko
Licence
MIT
S'applique à
Tous les sites

在反白一段文字時,輸入括號('(', '[', '{', ''', '"', '<')
會由原本的取代反白文字,改為在反白的文字兩邊新增括號

abcde -> 反白bcd -> a|bcd|e -> 按下括號'('後
-> (原本) a(e
-> (安裝腳本後) a(bcd)e