Skip to content

Fix multi-select compile and delete in ObjectScript Explorer #750

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

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

isc-bsaviano
Copy link
Contributor

This PR fixes #746

I modified the handler functions for vscode-objectscript.explorer.compile and vscode-objectscript.explorer.delete to accept an array of NodeBase instead of a single instance. For delete, I added a confirmation prompt that is only shown when the user is attempting to delete multiple Explorer nodes.

@isc-bsaviano isc-bsaviano merged commit 824296e into intersystems-community:master Oct 14, 2021
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.

Can't delete multiple classes on Server Explorer
2 participants