mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
[Monaco]Add option to set font size (#32559)
* Add setting to enable/disable it and add Peek support * Add ability to set font size
This commit is contained in:
committed by
GitHub
parent
5b4da37a43
commit
d9008186cf
@@ -4068,4 +4068,18 @@ Activate by holding the key for the character you want to add an accent to, then
|
||||
<data name="Peek_SourceCode_StickyScroll.Content" xml:space="preserve">
|
||||
<value>Enable sticky scroll</value>
|
||||
</data>
|
||||
<data name="FileExplorerPreview_Toggle_Monaco_Font_Size.Description" xml:space="preserve">
|
||||
<value>Font size of the editor in pt. Recommended: 14pt</value>
|
||||
<comment>{Locked="pt"}</comment>
|
||||
</data>
|
||||
<data name="FileExplorerPreview_Toggle_Monaco_Font_Size.Header" xml:space="preserve">
|
||||
<value>Font size </value>
|
||||
</data>
|
||||
<data name="Peek_SourceCode_FontSize.Description" xml:space="preserve">
|
||||
<value>Font size of the editor in pt. Recommended: 14pt</value>
|
||||
<comment>{Locked="pt"}</comment>
|
||||
</data>
|
||||
<data name="Peek_SourceCode_FontSize.Header" xml:space="preserve">
|
||||
<value>Font size</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user