diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 08d6266..d313eca 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ } ], "activationEvents": [ + "onLanguage:cuda", "onLanguage:cpp", "onLanguage:c" ], |