Skip to content

Consider .cu and .cuh files#4

Open
adachng wants to merge 1 commit into
Kohirus:mainfrom
adachng:main
Open

Consider .cu and .cuh files#4
adachng wants to merge 1 commit into
Kohirus:mainfrom
adachng:main

Conversation

@adachng
Copy link
Copy Markdown

@adachng adachng commented May 28, 2026

Thank you for good plugin.

This small PR is to make the plugin work with CUDA source files.

CUDA is in C++, so the plugin logic works exactly the same for hpp and cpp files.

In short:

  • cuh = hpp
  • cu = cpp

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.

1 participant