The menu line is missing

On ubuntu 22.04, with arduino-ide_2.0.4_Linux_64bit the menu line is missing

what should I do
thank you

Hi @dmlk. It looks like you have the IDE in "full screen" mode. I'll provide instructions you can follow to get Arduino IDE out of that mode:

  1. Press the Ctrl+Shift+P keyboard shortcut to open the "Command Palette".
    A menu will appear on the editor toolbar:
    image
  2. Select the "View: Toggle Full Screen" command from the menu.
    You can scroll down through the list of commands to find it or type the name in the field.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.