I'm trying to build my own Razor Editor. When the user inputs a "." after a variable a dropdown with the corresponding sup-properties should appear.
I'm working with the System.Web.Razor namespace. But was not able to find a solution for my task. The documention of this library is really bad....
Any Help would be nice.
Thx in advance David