You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if server.clientInfo isa InfoParams && (server.clientInfo.name =="Visual Studio Code"|| server.clientInfo.name =="Visual Studio Code - Insiders")
113
-
server.format_options = DocumentFormat.FormatOptions([isnothing(a) ? (DocumentFormat.default_options[i] isa Bool ?false: DocumentFormat.default_options[i]) : a for (i, a) inenumerate(response[1:12])]...)
new_SL_opts = StaticLint.LintOptions([isnothing(a) ? (StaticLint.default_options[i] isa Bool ?false: StaticLint.default_options[i]) : a for (i, a) inenumerate(response[13:22])]...)
0 commit comments