Skip to content

Commit 1fc4597

Browse files
nkildersfbricon
authored andcommitted
Fix decompiler editor for WSL
1 parent 8a069ca commit 1fc4597

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)