diff --git a/package.json b/package.json index ee389af..457cd2f 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,11 @@ { "language": "csharp", "path": "./snippets/csharp.json" - } + }, + { + "language": "dotnet-interactive.csharp", + "path": "./snippets/csharp.json" + } ] } } \ No newline at end of file