Color help background, CSS comments, show help on help
This commit is contained in:
@@ -30,6 +30,10 @@ class EditorHelp extends EditorEntryBase {
|
||||
this.addKey('a');
|
||||
this.addText('Label');
|
||||
|
||||
this.addLine();
|
||||
this.addKey('?');
|
||||
this.addText('Help ');
|
||||
|
||||
this.addLine();
|
||||
this.addKey('⇧');
|
||||
this.addText('+');
|
||||
|
||||
Reference in New Issue
Block a user