-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Die Möglichkeit in einer Zeile "Strg + D" zu drücken und die Zeile zu duplizieren.
Beispiel:
System.out.println("blablabla");
[Der Mauszeiger ist in der oberen Zeile mit "System..."]
[Strg + D]
System.out.println("blablabla");
System.out.println("blablabla");
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed