DEV Community

Discussion on: Text editor tips and tricks to boost your productivity

Collapse
 
youpiwaza profile image
max

Yeah it's especially usefull when you get some data/names from elsewhere and need to add them to your code, one way that already exist :)

Simply Ctrl + Shift + D to duplicate (don't loose clipboard content) and paste where needed ^