diverse-project / melange

The Melange Language Workbench
http://melange-lang.org
Eclipse Public License 1.0
28 stars 7 forks source link

Content proposal for modeltype's syntax #53

Open tdegueul opened 8 years ago

tdegueul commented 8 years ago

It would be handy to have the ability to run a new wizard for selecting/creating an Ecore file when selecting the syntax of a model type (same thing that for languages), ie.:

modeltype A {
    syntax [ctrl+space wizard]
}