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

Start proxy #52

Open
garrytrinder opened this issue Feb 16, 2024 · 0 comments
Open

Start proxy #52

garrytrinder opened this issue Feb 16, 2024 · 0 comments
Milestone

Comments

@garrytrinder
Copy link
Owner

Now that we can detect dev proxy installations, we should provide an easy way to start dev proxy from within VS code when a config file is in the active window.

There are a couple of ways we could achieve this

  • Add a code lens to the top of the editor
  • Add a command to the status bar

Either of these approaches should open a visible terminal and start the dev proxy process using the config file. To stop the proxy, users would issue Ctrl + C as normal in the terminal window.

@garrytrinder garrytrinder changed the title Add support to start proxy from extension Start proxy Feb 16, 2024
@garrytrinder garrytrinder added this to the v0.3.0 milestone Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant