We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ad13b commit e13d4e6Copy full SHA for e13d4e6
lsp-dart.el
@@ -68,7 +68,7 @@ be sent with information to render editor closing labels."
68
:type 'boolean
69
:group 'lsp-dart)
70
71
-(defcustom lsp-dart-closing-labels-prefix " "
+(defcustom lsp-dart-closing-labels-prefix ""
72
"The prefix string to be concatenated with the closing label."
73
:type 'string
74
0 commit comments