Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev Command: View Source #89

Open
PaymonK opened this issue Sep 23, 2018 · 1 comment
Open

Dev Command: View Source #89

PaymonK opened this issue Sep 23, 2018 · 1 comment

Comments

@PaymonK
Copy link
Contributor

PaymonK commented Sep 23, 2018

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.

@stale
Copy link

stale bot commented Dec 10, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants