Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to increase the font size of result text in Azure Data Studio Notebook?

I have found how to increase the font size of about everything except the result text of a code cell in an Azure Data Studio notebook. Zoom works, but is not ideal. Does anyone know of a way to increase the font size of that text?

enter image description here

like image 919
asharon.mori Avatar asked Sep 15 '25 19:09

asharon.mori


1 Answers

I started using Azure Data Studio with version 1.41.2 and in Settings there are options for results grid area to configure font related settings like font family, size, weight, etc.

Result Grid Settings

like image 137
tariks Avatar answered Sep 17 '25 12:09

tariks