diff --git a/package.json b/package.json index 1237a31f1..cf46d0903 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,9 @@ "selector": [ { "filenamePattern": "file:/**/*.class" + }, + { + "filenamePattern": "vscode-remote:/**/*.class" } ] }