Skip to content

Commit 4c07e8c

Browse files
feat: remove keybinding
1 parent bf7c96b commit 4c07e8c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,6 @@
6969
}
7070
]
7171
},
72-
"keybindings": [
73-
{
74-
"command": "tlcsdm.methodsorter.sortMethods",
75-
"key": "alt+s",
76-
"mac": "alt+s",
77-
"when": "editorLangId == java"
78-
}
79-
],
8072
"configuration": {
8173
"title": "Java Method Sorter",
8274
"properties": {

0 commit comments

Comments
 (0)