Skip to content

Commit

Permalink
Show the view in debug panel instead of creating a new view container
Browse files Browse the repository at this point in the history
  • Loading branch information
nisargjhaveri committed Jan 7, 2025
1 parent 8ae0479 commit 0e5712b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,8 @@
"ui"
],
"contributes": {
"viewsContainers": {
"activitybar": [
{
"icon": "$(device-mobile)",
"id": "remote-adb-container",
"title": "Remote Android"
}
]
},
"views": {
"remote-adb-container": [
"debug": [
{
"id": "remote-adb",
"name": "Remote Android",
Expand Down

0 comments on commit 0e5712b

Please sign in to comment.