File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -138,18 +138,18 @@ Go to `View > File Tab Bar` to toggle it on or off.
138138
139139#### 2. From the Sidebar
140140Click the ** double-arrow** icon in the top-right corner of the sidebar,
141- then use the ` Show File Tab Bar ` option in the dropdown to toggle the Tab bar .
141+ then use the ` Show File Tab Bar ` option in the dropdown to toggle the Tab Bar .
142142
143143![ Disable Tab Bar] ( ./images/fileManagement/disable-tab-bar-2.png " Disable Tab Bar ")
144144
145145#### 3. From Preferences
146- You can also toggle the Tab bar by updating the ` showTabBar ` option in the preferences file.
146+ You can also toggle the Tab Bar by updating the ` showTabBar ` option in the preferences file.
147147``` json
148148"tabBar.options" : {
149149 "showTabBar" : false
150150}
151151```
152- * Add this in your preferences file to hide the Tab bar .*
152+ * Add this in your preferences file to hide the Tab Bar .*
153153Set the value to ` true ` to enable it.
154154See [ Editing Preferences] ( ./editing-text#editing-preferences ) if you need help in editing the preferences.
155155
You can’t perform that action at this time.
0 commit comments