tgjones / gemini

Gemini is an IDE framework similar in concept to the Visual Studio Shell. It uses AvalonDock and has an MVVM architecture based on Caliburn Micro.
Other
1.1k stars 298 forks source link

How make the second menu configurable #319

Open chenderong opened 4 years ago

chenderong commented 4 years ago

ICommandListHandler only the last level menu I would like to make the second menu configurable rather than only the last level menu. Can you provide the changes in the Gemini framework
thanks