interactive
interactive copied to clipboard
VS Notebook editor: unable to adjust zoom for code and markdown blocks
Describe the bug
Zoom level is only possible for output blocks. It should be available for all blocks.
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
1.0.310301
- OS
- [ ] Windows 11
- [X] Windows 10
- [ ] macOS
- [ ] Linux (Please specify distro)
- [ ] iOS
- [ ] Android
- Frontend
- [ ] Jupyter Notebook
- [ ] Jupyter Lab
- [ ] nteract
- [ ] Visual Studio Code
- [ ] Visual Studio Code Insiders
- [X] Visual Studio
- [ ] Other (please specify)
@jonsequitur , How do you reproduce this issue?
- Open a Notebook with the VS2022 Notebook editor
- Move your cursor over either a Code block, or a Text block
- Try to use the mouse wheel (or keyboard shortcuts) to "zoom" the text size
- Text size is not changed
Now, do the exact same thing with your mouse over an Output block, and watch as the text size shrinks/grows (as expected).
Let me know if you need more details.
As @luisquintanilla mentioned in NET Interactive issues review chat this is inherited issue from the visual studio IDE. Visual studio has this know issue to zoom text. The issue is not specific to Notebook rather inherited from VS.
@zewditu ok, thanks for explaining. Would you happen to have a link to the issue on Visual Studio's tracker? I'd like to read the details. Cheers.
Closing as support for notebooks in VS has been discontinued