Skip to content

Dev Command: View Source #89

@PaymonK

Description

@PaymonK

See below to learn about DevCommands:
https://geeksltd.github.io/Olive/#/Tips/DevCommands

The task is to create a class named ViewSourceDevCommand. When called, it should take the url of the current page and reverse engineer it to find the controller action that responds to that, and open the controller class in Visual Studio.

To implement it, we will probably need to provide a TCP gateway in Visual Studio which we can achieve through M# VS Extensions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions