Skip to content

Commit 557a898

Browse files
committed
deploy: 8b61070
1 parent bc5d4f1 commit 557a898

23 files changed

Lines changed: 163 additions & 1955 deletions

_data/nav.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
- title: UI Components Settings
1616
- title: Features Settings
1717
- title: Project Title Bar Settings
18+
- title: Custom Themes
19+
- title: Language Additions
1820
- title: Other Tweaks Settings
1921
- title: Quick Actions Panel
2022
- title: Excluded Files Colors
2123
- title: File Status Colors
2224
- title: Scrollbars
23-
- title: Language Additions
24-
- title: Custom Themes
2525
- title: Recommended Plugins
2626

2727
- title: Icons

docs/acknowledgements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ project settings.
152152
[Project Label](https://plugins.jetbrains.com/plugin/8032-project-label)
153153

154154
A rather simple plugin that shows the current project in the status bar, which was the inspiration for the
155-
[Status Bar Indicator](/docs/configuration/component-settings#theme-in-status-bar) feature.
155+
[Status Bar Indicator](/docs/configuration/ui-components-settings#theme-in-status-bar) feature.
156156

157157
##### Browse word at caret
158158

@@ -290,4 +290,4 @@ Thanks to their contribution, I've been able to purchase a license for the IDEs
290290

291291
Icons made by <a href="https://www.freepik.com/" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/"
292292
title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/"
293-
title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a>
293+
title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a>

docs/archives.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@ it is now possible, and will affect new projects automatically.
10491049
The next feature is less of a fix but more like additional details to an existing feature. According to another section
10501050
of this document:
10511051

1052-
> Last but not least, the [Languages Additions](configuration/color-scheme-additions) feature received an improvement as
1052+
> Last but not least, the [Languages Additions](configuration/language-additions) feature received an improvement as
10531053
> well, deprecating the need of
10541054
> the _Enforce Highlighting_ switch.
10551055
> This was done by the use of the `SeverityProvider`, which allows plugin developers to add their own "error
@@ -1144,7 +1144,7 @@ as well.
11441144
You can find this feature under the "Other Tweaks" tab.
11451145

11461146
This feature is available only available for premium users having bought
1147-
the [Language Additions feature](/docs/configuration/color-scheme-additions).
1147+
the [Language Additions feature](/docs/configuration/language-additions).
11481148
{:class='card-panel warn'}
11491149

11501150
### Fixes and Improvements
@@ -1204,7 +1204,7 @@ without a restart.
12041204

12051205
### Language Additions Improvement
12061206

1207-
Last but not least, the [Languages Additions](configuration/color-scheme-additions) feature received an improvement as
1207+
Last but not least, the [Languages Additions](configuration/language-additions) feature received an improvement as
12081208
well, deprecating the need of
12091209
the _Enforce Highlighting_ switch.
12101210

@@ -1226,7 +1226,7 @@ genuine warnings.
12261226

12271227
### Go Additions
12281228

1229-
Another small addition to the list of [Language Additions](configuration/color-scheme-additions): **Go Additions**
1229+
Another small addition to the list of [Language Additions](configuration/language-additions): **Go Additions**
12301230

12311231
GoLand users and Go plugin users are now able to customize specific keywords of the Go language:
12321232

@@ -1785,7 +1785,7 @@ For example, let's say you are only
17851785
interested in the [Custom Theme](/docs/configuration/custom-themes) feature but don't need
17861786
the [Tab Settings](/docs/configuration/tab-settings),
17871787
[Project Frame](/docs/configuration/project-title-bar-settings)
1788-
or [Language Additions](configuration/color-scheme-additions), you would be able to purchase
1788+
or [Language Additions](configuration/language-additions), you would be able to purchase
17891789
it separately and benefit from it without having to buy a premium license.
17901790

17911791
Of course, these bundles would not be free; otherwise there would be no point of having to purchase a premium license.
@@ -1863,7 +1863,7 @@ together.
18631863

18641864
### Ruby Additions
18651865

1866-
And last but not least, a new [Language Addition](/docs/configuration/color-scheme-additions) made its way alongside the
1866+
And last but not least, a new [Language Addition](/docs/configuration/language-additions) made its way alongside the
18671867
others: **Ruby**.
18681868

18691869
Just like _Python_, **Ruby Additions** are now available for Ruby-based IDEs, and provide additional coloring for the
@@ -1938,7 +1938,7 @@ This feature is available in the free plan. {:class='card-panel'}
19381938

19391939
### Python Additions
19401940

1941-
Another small addition to the list of [Language Additions](configuration/color-scheme-additions): **Python Additions**
1941+
Another small addition to the list of [Language Additions](configuration/language-additions): **Python Additions**
19421942

19431943
PyCharm users and Python plugin users are now able to customize specific keywords of the Python language:
19441944

@@ -2282,7 +2282,7 @@ Therefore, I've decided to include a new setting to select your preferred style,
22822282

22832283
{% include figure.html content="/screens/archive/invertedSelectionColor.png" caption="Inverted Selection Color" %}
22842284

2285-
More information in the [Component Settings documentation](/docs/configuration/component-settings#inverted-selection-color)
2285+
More information in the [Component Settings documentation](/docs/configuration/ui-components-settings#inverted-selection-color)
22862286

22872287
----
22882288

@@ -2601,15 +2601,15 @@ As a result, I've added more information in the plugin page as well, so that hop
26012601

26022602
### Bug Fixes
26032603

2604-
- The __[Outline buttons](configuration/component-settings#outline-buttons)__ are no longer transparent as transparency is not really supported in the IDE. Instead, the buttons use color mixing to simulate transparency. This should make the outlined buttons feature more comfortable to use.
2605-
- __[Language Additions](configuration/color-scheme-additions)__ are no longer appearing inside comments or JSX Tags. Hope this will be the last of it!
2604+
- The __[Outline buttons](configuration/ui-ui-components-settings#outline-buttons)__ are no longer transparent as transparency is not really supported in the IDE. Instead, the buttons use color mixing to simulate transparency. This should make the outlined buttons feature more comfortable to use.
2605+
- __[Language Additions](configuration/language-additions)__ are no longer appearing inside comments or JSX Tags. Hope this will be the last of it!
26062606
- Now when changing settings without changing the theme, the color scheme will **NOT BE RESET**.
26072607
- Same for executing actions such as the _Striped Tool Windows_, _Language Additions_, etc.
26082608

26092609
### Additions
26102610

26112611
- Two new actions have been added to the Quick Action Panels: _Outline Buttons_ and _Language Additions_.
2612-
- JavaScript and TypeScript additions requiring the __[Enforced Highlighting](configuration/color-scheme-additions#enforce-highlighting)__ are now annotated as such in the _Color Scheme Setting Pages_.
2612+
- JavaScript and TypeScript additions requiring the __[Enforced Highlighting](configuration/language-additions#enforce-highlighting)__ are now annotated as such in the _Color Scheme Setting Pages_.
26132613

26142614

26152615
That's it! And as JetBrains say,

0 commit comments

Comments
 (0)