Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5da558d

Browse files
remove border from tree indent (#1140)
* remove border from tree indent * use config change instead of css override
1 parent 9538598 commit 5da558d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎electron-app/package.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"comments": false,
4949
"strings": false
5050
},
51-
"breadcrumbs.enabled": false
51+
"breadcrumbs.enabled": false,
52+
"workbench.tree.renderIndentGuides": "none"
5253
}
5354
}
5455
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /