new: setting of editor highlight
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user