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

Customizable Templates for New Objects #26135

Open
Frank-Geisler opened this issue Jan 7, 2025 · 0 comments
Open

Customizable Templates for New Objects #26135

Frank-Geisler opened this issue Jan 7, 2025 · 0 comments

Comments

@Frank-Geisler
Copy link

Hi!

I think it would be a good idea to have Customizable Templates for new objects

  • Allow users to define reusable templates/snippets for database objects.

  • The snippet functionality of VSCode/Azure Data Studio could be used

  • Users would be prompted to fill in the placeholders when the template is loaded.

  • Example use case:

    • A predefined table creation script where users only need to input column details.
    • this would speed up development of databases

To make things more clear I will describe this in further detail

When creating a new object in Database Projects (e.g. a table) it would be awesome if the text that is filled into the new object would be customizable and it would even be better if we could use a template/snippet here. To explain further: When you create an asset like this:

Image

It should be possible to customize this

Image

So that there would be a user defined snippet that only has to be filled out like this:

Image

It would also be cool if this list

Image

would be extensible.

Thank you and have a nice day

Frank

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

No branches or pull requests

1 participant