I want to change the fontSize of Quokka JS Output window in VSCode.
Currently, I am trying to change the font Size via
Zoom level : CMD + / -
VS CODE setting.json > editor.fontSize
But these settings changing font size of editor and Quokka output both. I don't want to change editor's font size. I am trying to get bigger fonts in Editor, smaller fonts in Quokka output.
I tried this also:
"[log]": {
"editor.fontSize": 14
}
Which works for Output of other channels, but not for Quokka channel.
Issue description or question
I want to change the fontSize of Quokka JS Output window in VSCode.
Currently, I am trying to change the font Size via
VS CODE setting.json > editor.fontSize
But these settings changing font size of editor and Quokka output both. I don't want to change editor's font size. I am trying to get bigger fonts in Editor, smaller fonts in Quokka output.
I tried this also:
Which works for Output of other channels, but not for Quokka channel.
Is there any way to do this ?
Code editor version
Visual Studio Code v1.73.1
OS name and version
OSX 12.6.1