Skip to content

Commit

Permalink
remove keybinding
Browse files Browse the repository at this point in the history
update surya (bugfix)
  • Loading branch information
tintinweb committed Jan 17, 2020
1 parent b1f40bf commit dbbccde
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,6 @@
"path": "./src/themes/light_vs.json"
}
],
"keybindings": [
{
"key": "cmd+alt+shift+i",
"command": "editor.action.inspectTMScopes"
}
],
"commands": [
{
"command": "solidity-va.test.createTemplate",
Expand Down Expand Up @@ -264,6 +258,6 @@
"c3-linearization": "^0.3.0",
"keccak": "^2.0.0",
"solidity-parser-diligence": "0.4.15",
"surya": "0.3.3"
"surya": "0.3.5"
}
}

0 comments on commit dbbccde

Please sign in to comment.