I would like to set VS 2010 up so that it knows where the include directory is for all CUDA libraries (including CUTIL) and also preferably to get syntax highlighting. I don't really care about code complete as much, but that would be nice too.
Most important is that I want to be able to create a blank CUDA project, put my code in there, compile and run it.
All the search results I come across are for older versions of either VS or CUDA.