Skip to content

Support custom formats #32

@szszoke

Description

@szszoke

Hello.

It would be nice if I could set up a custom format so that I can insert something like this directly:

Guid.Parse("2470d04f-d482-4964-ac15-443a54a620f0")

This could be defined in settings as a list of strings with a placeholder that will be replaced via the GUID.

{
  "customFormats": [
    "Guid.Parse(\"__GENERATED_GUID__\")"
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions