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 53a085b commit a0d464dCopy full SHA for a0d464d
apps/lsp/src/config.ts
@@ -83,7 +83,7 @@ function defaultSettings(): Settings {
83
colorTheme: 'Dark+'
84
},
85
quarto: {
86
- logLevel: LogLevel.Info,
+ logLevel: LogLevel.Warn,
87
path: "",
88
mathjax: {
89
scale: 1,
0 commit comments