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

Highlight TypedConstant values in editor #84

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

Rekkonnect
Copy link
Owner

Closes #75

In this implementation, Syndiesis wraps each TypedConstant instance returned from ConstructorArguments and NamedArguments into a model mapping the value to a name and its argument syntax. The user won't be seeing the wrapped model.

@Rekkonnect Rekkonnect merged commit a4cac71 into master Aug 6, 2024
2 checks passed
@Rekkonnect Rekkonnect deleted the dev/feature/typed-constant branch August 6, 2024 10:59
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

Successfully merging this pull request may close these issues.

TypedConstant values in AttributeData should be highlighted in the editor
1 participant