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?
Please sign in to leave a 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