QuickFix for a non existing reference?
Hello,
i have to choose a reference in the editor, but in some cases i do not want any from the list. In this case it would be nice to have a quickfix, which generates an new object with the name from the given string. Is there any possibility to do so?
Thank's for answering.
i have to choose a reference in the editor, but in some cases i do not want any from the list. In this case it would be nice to have a quickfix, which generates an new object with the name from the given string. Is there any possibility to do so?
Thank's for answering.
Please sign in to leave a comment.
You can look at ImportModelByRoot for an example of getting an "invalid" string from an editor
It's in j.m.ide.editor solution