new: setting of editor highlight

This commit is contained in:
lollipopkit
2023-10-12 13:28:01 +08:00
parent a43a000c68
commit 7388ad4524
13 changed files with 70 additions and 4 deletions

View File

@@ -470,6 +470,12 @@ abstract class S {
/// **'Editor'**
String get editor;
/// No description provided for @editorHighlightTip.
///
/// In en, this message translates to:
/// **'The current code highlighting performance is worse and can be optionally turned off to improve.'**
String get editorHighlightTip;
/// No description provided for @encode.
///
/// In en, this message translates to:
@@ -620,6 +626,12 @@ abstract class S {
/// **'Go to'**
String get goto;
/// No description provided for @highlight.
///
/// In en, this message translates to:
/// **'Code highlight'**
String get highlight;
/// No description provided for @homeWidgetUrlConfig.
///
/// In en, this message translates to: