- Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
.NET allows you to use the StringSyntaxAttribute to mark up properties that are being used to hold text that an IDE should consider an "injected language".
E.g. GraphQLRequest.Query
could be marked as a GraphQL fragment, and tools such as this VSCode plugin and other IDEs (e.g. JetBrains Rider) would be able to syntax highlight queries automatically.
Sibusten
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request