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

Add 'Reload Assembly' command #103

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Conversation

spouliot
Copy link
Contributor

Simplistic* approach but a time saver when using the extension. Partial fix for #88

  • Pretty much removeAssembly and addAssembly but with a single refresh call. It would be cleaner to have a single call to the backend (maybe later).

Simplistic* approach but a time saver when using the extension.
Partial fix for icsharpcode#88

* Pretty much `removeAssembly` and `addAssembly` but with a single `refresh` call.
It would be cleaner to have a single call to the backend (maybe later).
@Rpinski Rpinski merged commit 9b70d5f into icsharpcode:master Jan 13, 2023
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.

2 participants