Last Updated:
17 May 2020 13:01
by A
May I suggest to publish an interface assembly with Fiddler, containing only the interfaces of all the Fiddler public types?
This way, IntelliSense could be used, both, with ScriptEditor and with any of the Visual Studio products.
That would require Telerik to derive their public classes, like Session, from an interface, like ISession. That interface would need to be stored in a separate assembly that would be published then along with Fiddler.