Skip to content

Commit 2c080ba

Browse files
committed
Fix decompiler editor for WSL
1 parent 4b0ae52 commit 2c080ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@
6565
"selector": [
6666
{
6767
"filenamePattern": "file:/**/*.class"
68+
},
69+
{
70+
"filenamePattern": "vscode-remote:/**/*.class"
6871
}
6972
]
7073
}

0 commit comments

Comments
 (0)