Hi,
I just started to use Visual Studio 2005 for my CUDA projects.
I managed to configure a c-like syntax-highlighting in VS for the .cu files.
Now I was wondering if it is possible somehow to use Intellisense for CUDA?
I know this feature from programming C++ Code and I think this could be very helpful for CUDA too.
Is there a possibility to configure Intellisense so it supports general CUDA language extensions and the CUBLAS or CUFFT library functions?
Maybe there are some VS specialists out there :rolleyes:
I appreciate any help on that topic. Thanks!