jupyter-robotics / jupyterlab-urdf

A URDF viewer and editor extension for JupyterLab.
https://jupyterlab-urdf.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
97 stars 9 forks source link

Suggestion: Open editor and viewer with double-click #64

Open IsabelParedes opened 1 month ago

IsabelParedes commented 1 month ago

Currently, when double-clicking a URDF file from the file browser, only the viewer tab is opened. The user has to right-click on the file and manually select the editor in order to open the editor tab. This is bothersome.

It would be better if the editor tab and the viewer opened together when the user double-clicks the file from the file browser or when the user clicks on "Create new URDF".