Skip to content

Commit 6fa7762

Browse files
committed
Update "Features Settings" and "Tabs Settings" documentation with Hard Wrap details, new visuals, and improved descriptions. Rename "Tabs Shadow" to "Tabs Shadow Effect" and enhance descriptions. Add new related images.
1 parent 9abbdb7 commit 6fa7762

6 files changed

Lines changed: 11 additions & 5 deletions

File tree

docs/configuration/features-settings.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,11 @@ This option centers the editor in the middle of the screen rather than pinning i
6262

6363
{% include figure.html content="/screens/features/centeredEditor.png" caption="Centered Editor" %}
6464

65-
**Note**: Currently, there is no way to adjust the width of the centered editor, but we are monitoring for future implementation possibilities.
66-
{:class='card-panel'}
65+
The width of the editor depends on the **Hard Wrap** configured in your Code Style settings, e.g. in `Settings > Editor > Code Style > [Your language] > Hard Wrap`.
66+
67+
{% include figure.html content="/screens/features/hardWrap.png" caption="Code Style Settings > Hard Wrap" %}
68+
69+
{% include figure.html content="/screens/features/hardWrap80.png" caption="80 Characters Width" %}
6770

6871
----
6972

docs/configuration/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ This section provides a visual grid of all colors used by the currently active t
266266
- *Bold Active Tab*![premium](/img/icons/premium.png): Make the active tab bold.
267267
- *Custom Tab Font*![premium](/img/icons/premium.png): Control the font and size of the tabs.
268268
- *Tab Highlight Position*![premium](/img/icons/premium.png): Customize the position of the tab highlighter.
269-
- *Tabs Shadows*![premium](/img/icons/premium.png): Add a subtle shadow under the tabs.
269+
- *Tabs Shadow Effect*![premium](/img/icons/premium.png): Add a subtle shadow or glow effect under the tabs.
270270
- *Animated Tabs*: Animate the tab indicator when switching tabs.
271271
- *Tab Separators*: Add thin borders between tabs.
272272
- *Customize Active Tab Color*: Allows overriding the active tab highlight color from the Color Scheme.

docs/configuration/tab-settings.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,15 @@ You have the choice of the following positions:
198198

199199
Lastly, there are a few small and free tweaks to apply to the tabs.
200200

201-
### Tabs Shadow
201+
### Tabs Shadow Effect
202202

203-
Enable or disable the shadow effect under the tabs to provide a sense of depth.
203+
Adds a shadow or glow effect under the tabs.
204204

205205
{% include figure.html content="/screens/tabs/tabShadow.png" caption="Tabs Shadow" %}
206206

207+
{% include figure.html content="/screens/tabs/tabGlow.png" caption="Tabs Glow" %}
208+
209+
207210
### Animated Tabs
208211

209212
This option sports a slight animation when switching between tabs.
605 KB
Loading
279 KB
Loading

img/screens/tabs/tabGlow.png

44.9 KB
Loading

0 commit comments

Comments
 (0)