Skip to content

New SQL Developer Extension Example: WorksheetActions #167

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 4 commits into from
Aug 9, 2021

Conversation

bjeffrie
Copy link
Contributor

This is an example extension based on a community query showing how to:

  • add actions to the worksheet context menu and / or toolbar
  • execute the action directly or in a background task
  • present information in a result panel.

@bjeffrie bjeffrie requested a review from krisrice July 30, 2021 00:47
@bjeffrie bjeffrie changed the title New SQL Developer Extension Example: WorlksheetActions New SQL Developer Extension Example: WorksheetActions Aug 7, 2021
@krisrice krisrice merged commit b5c6359 into master Aug 9, 2021
@gvenzl gvenzl deleted the sqldev-worksheet-action branch August 13, 2021 21:08
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