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

format language "CUDA C++" like language "C++" #414

Open
ericniebler opened this issue Oct 25, 2024 · 0 comments · May be fixed by #415
Open

format language "CUDA C++" like language "C++" #414

ericniebler opened this issue Oct 25, 2024 · 0 comments · May be fixed by #415

Comments

@ericniebler
Copy link

i notice that when i am editing a CUDA C++ source file, doxygen-style comment blocks like /// and //! are not respected by Rewrap.

Before:
image

After:
image

if i change the file's language in vscode from "CUDA C++" to "C++", then the wrapping works as expected.

is there a setting that lets me change how Rewrap handles CUDA C++ files?

@ericniebler ericniebler linked a pull request Nov 2, 2024 that will close this issue
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 a pull request may close this issue.

1 participant