Dyalog / ride

Cross-platform IDE for Dyalog APL
https://dyalog.github.io/ride
MIT License
204 stars 31 forks source link

Use the Window menu to switch between RIDE instances on MacOS #967

Open abrudz opened 1 year ago

abrudz commented 1 year ago

Describe the issue you are having

On MacOS, multiple instances of a single app allow the user to switch instance via the Window menu (which uses the titlebar text to identify individual instances). RIDE just has each instance show only itself in its Window menu.

v 4.5.3770

xpqz commented 1 year ago

Compare with how VS Code (also an Electron app) handles multiple instances:

Screenshot 2023-06-08 at 15 07 10