Go to declaration issue
Answered
Hello,
I have some issues with my references. The resolve methode returns the right element, but when i want to go to the declaration nothing happens. What could be wrong?
Thank you
Please sign in to leave a comment.
Tobias, sorry but it's hard to guess what you're talking about.
Hello,
I am developing a plugin for Javascript, which checks whether a string appears in a data-attribute in a HTML-file. Autocompleting already works, but if I CRTL + CLICK nothing happens, althought if I CTRL + hover on the string it gets blue and underlined. I do not get any error message. I already checked the resolve-method in the PSIReference and it returns the correct PSIElement in the correct HTML-file.
Please share your sources. Anything in idea.log eventually?