Skip to content

#35 - Create code templates in preference dialog #36

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 3 commits into from
Oct 16, 2018
Merged

#35 - Create code templates in preference dialog #36

merged 3 commits into from
Oct 16, 2018

Conversation

PhilippSalvisberg
Copy link
Member

  • additional button "Create code templates"
  • uses current settings in the preference dialog (even if they are not yet saved) to generated the code templates
  • 4 new templates created
    • ut_spec
    • ut_spec_proc
    • ut_body
    • ut_body_proc
  • leaves "other" code templates untouched
  • overrides templates on subsequent calls

change version to 0.5.0-SNAPSHOT
dependency is required to load and save SQL Developer's code templates
- Browse (previously hard-coded)
- Create code templates
Additional button in preference dialog, will create override ids ut_spec, ut_spec_proc, ut_body, ut_body_proc but will keep all other code templates "as is".
Preference settings are considered when generating code templates.
@PhilippSalvisberg PhilippSalvisberg added this to the v0.5.0 milestone Oct 16, 2018
@PhilippSalvisberg PhilippSalvisberg self-assigned this Oct 16, 2018
@PhilippSalvisberg PhilippSalvisberg merged commit 457c79b into utPLSQL:master Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant