You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
1789
1789
it separately and benefit from it without having to buy a premium license.
1790
1790
1791
1791
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.
1863
1863
1864
1864
### Ruby Additions
1865
1865
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
1867
1867
others: **Ruby**.
1868
1868
1869
1869
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'}
1938
1938
1939
1939
### Python Additions
1940
1940
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**
1942
1942
1943
1943
PyCharm users and Python plugin users are now able to customize specific keywords of the Python language:
1944
1944
@@ -2282,7 +2282,7 @@ Therefore, I've decided to include a new setting to select your preferred style,
2282
2282
2283
2283
{% include figure.html content="/screens/archive/invertedSelectionColor.png" caption="Inverted Selection Color" %}
2284
2284
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)
2286
2286
2287
2287
----
2288
2288
@@ -2601,15 +2601,15 @@ As a result, I've added more information in the plugin page as well, so that hop
2601
2601
2602
2602
### Bug Fixes
2603
2603
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!
2606
2606
- Now when changing settings without changing the theme, the color scheme will **NOT BE RESET**.
2607
2607
- Same for executing actions such as the _Striped Tool Windows_, _Language Additions_, etc.
2608
2608
2609
2609
### Additions
2610
2610
2611
2611
- 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_.
0 commit comments