internal mode psi structure with rider ?

with internal mode there is a psi structure viewer that works perfect in idea/java, but in rider it uses the frontend c# psi impl which is very limited.

is there a way to view the resharper psi impl ? even with some other tool?

0
1 comment

Hello,

Unfortunately, this is not implemented in Rider. If you need it for a plugin development, then writing a test inherited from ParserTestBase may help.

 

K.R.

Sofia

0

Please sign in to leave a comment.