Open Godisemo opened 9 years ago
This one has bugged me for a while. Actually it has something to do with the * operator in the third argument. If you launch a kernel with an expression without that, highlighting works fine. I will look into it when I get a chance, but I suspect it may have something to do with the C++ mode it inherits from.
After invoking a kernel with block dimensions, grid dimensions and shared memory size the following syntax highlighting is broken. When only using two arguments everything works as expected.