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

Change reload IDE button's behavior #19

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

franciszekjob
Copy link
Collaborator

@franciszekjob franciszekjob commented Mar 21, 2024

This PR changes reload IDE button's behavior. Now it triggers project restart (with clean build enabled) instead of just reloading the webview. reloadWebview method has been removed, as it is not used anymore.

Resolves #9

Copy link

vercel bot commented Mar 21, 2024

@franciszekjob is attempting to deploy a commit to the software-mansion Team on Vercel.

To accomplish this, @franciszekjob needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

@franciszekjob franciszekjob changed the title Change reload IDE button behavior Change reload IDE button's behavior Mar 21, 2024
@franciszekjob franciszekjob merged commit 5d852c4 into main Mar 21, 2024
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

reload IDE button should fully reload the IDE
2 participants