What's about find usages in MPS #262 build? Follow
I found "find usages" functionality doesn't work in MPS #262 build.
At least, when I'm right clicking appropriate concept, it's usages (initialized references in another concepts) aren't displayed inside "Usages" tab. This tab forever displays "<>".
Do I did something wrong?
Please sign in to leave a comment.
Hello,
Could you provide more information about how to reproduce this.
In MPS we have two types of find usages functionality: one for reference and another one for concept instances. May be you chose one instead of another? Or may be you chose part of editor with reference instead of referred node declaration i.e. a.b() method in BaseMethodCall instead of this method declaration?
Sorry, now it works fine.
It was my first intensive experience with references & probably I clicked something wrong (or correct but in wrong place):)
Thanks.
It works fine up to language generation moment... :(. Then "Usages" tab never refreshes and may cause MPS suspension (see find_usages_bug.png).
MPS restart helps, of course, and all works fine up to language generation moment:).
Attachment(s):
find_usages_bug.PNG
Could you please provide more information about how to reproduce it.
I tried to do so : first I found usages of some node, than generated language I worked on and than tried to find usages again. Everything has worked fine.