Skip to content

Never use symbols as the result of syntax providers #4

Description

@AntonC9018

Symbol references may change on any source code changes. Having symbols in the model will make your source generator rerun on every key press. I mean here, which uses this as the model.
The best practice is to store the fully qualified names and then find them in the output generation step.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions