Skip to content

VSCode Task to create new packages #36

@martindsouza

Description

@martindsouza

Create a new VSCode Task do to the following when run:

Paramater: package_name

Actions:

  • Create two new files package_name.pks and package_name.pkb (note the file name extensions are now in scripts/project-config.sh
  • Load each of the files from the associated templates in the templates folder
  • Rename the package names to package_name

I find I'm doing this over and over again when creating a lot of new packages. It's a minor thing but could help people with new package development.

Notes:

  • Slightly different than snippets in that this will create files
  • Can be expanded for views (or other objects)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions