interactive icon indicating copy to clipboard operation
interactive copied to clipboard

VS Notebook editor: unable to adjust zoom for code and markdown blocks

Open mrlucmorin opened this issue 3 years ago • 4 comments
trafficstars

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)

mrlucmorin avatar Jul 20 '22 01:07 mrlucmorin

@jonsequitur , How do you reproduce this issue?

zewditu avatar Jul 25 '22 19:07 zewditu

  1. Open a Notebook with the VS2022 Notebook editor
  2. Move your cursor over either a Code block, or a Text block
  3. Try to use the mouse wheel (or keyboard shortcuts) to "zoom" the text size
  4. 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.

mrlucmorin avatar Jul 27 '22 22:07 mrlucmorin

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 avatar Aug 10 '22 21:08 zewditu

@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.

mrlucmorin avatar Aug 12 '22 16:08 mrlucmorin

Closing as support for notebooks in VS has been discontinued

claudiaregio avatar Jan 04 '23 23:01 claudiaregio