diverse-project / melange

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

Openas Menu and completion for inheritance and slice roots #39

Open Tyzeppelin opened 9 years ago

Tyzeppelin commented 9 years ago

A part of my work last week.

The openas menu is "working". there is still a problem with the cast of the adapters. The completion is working and I'll improve it to include renaming in it.

Tyzeppelin commented 9 years ago

I've just committed a new update of the metamodel. I'm not sure I didn't messed up some part of the language generation.

Tyzeppelin commented 9 years ago

TODO: Fix a little bug in the menu. The openEditor() method don't call the getURI() method of our MelangeEditorInput class.