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

Variadic Generics Part 3: language server #4850

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

csyonghe
Copy link
Collaborator

@csyonghe csyonghe commented Aug 15, 2024

This PR implements intellisense for variadic generics.

Closes #4828.

@csyonghe csyonghe added the pr: non-breaking PRs without breaking changes label Aug 15, 2024
Copy link
Collaborator

@jkwak-work jkwak-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@csyonghe csyonghe merged commit 0c468a3 into shader-slang:master Aug 15, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: non-breaking PRs without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Variadic Generics: language server
2 participants