Skip to content

Commit 222fe50

Browse files
committed
Revert "fix: show Go to component in HTML files only"
This reverts commit da1acba.
1 parent 429013a commit 222fe50

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@
3535
}
3636
],
3737
"menus": {
38-
"commandPalette": [
39-
{
40-
"command": "angular.goToComponentWithTemplateFile",
41-
"when": "editorLangId == html"
42-
}
43-
],
4438
"editor/context": [
4539
{
4640
"when": "resourceLangId == html || resourceLangId == typescript",

0 commit comments

Comments
 (0)