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
Please add a possibility to change the value of zoomLevelInPresentationMode in user settings.
If the value zoomLevelInPresentationMode can be set up as 1, we maybe can achieve this functionality: microsoft/vscode#16927
Oh, now I see it doesn't work when we have layout n+1 column... would be good if in presentation mode we can show current pane in whole window width as 1 column view - it is possible?
Hi! I'm currently working on the zoomLevelInPresentationMode in user settings.
I think showing the current pane as 1 column is possible, but it should be optional too, as a boolean in the user settings, maybe oneColumnInPresentationMode: true? Thanks for the suggestions.
Please add a possibility to change the value of
zoomLevelInPresentationMode
in user settings.If the value
zoomLevelInPresentationMode
can be set up as1
, we maybe can achieve this functionality: microsoft/vscode#16927Maximize current pane as it is on:
Atom -> https://github.com/santip/maximize-panes
SublimeText -> https://github.com/jisaacks/MaxPane
The text was updated successfully, but these errors were encountered: