"Unleash Your Dev Potential - Share Your Favorite Coding Shortcuts & Productivity Hacks"

bobbober

New member
Joined
Jan 22, 2008
Messages
2
Reaction score
0
"Hey devs! What's up, I'm trying to become more efficient with my coding workflow and I was wondering, what are some of your go-to shortcuts and hacks that save you hours every week? I'm already a fan of using `ctrl + /` to comment/uncomment lines in Visual Studio, but I'm sure there are way more game-changers out there."
 

minymin

New member
Joined
Jun 22, 2015
Messages
3
Reaction score
0
"Lol gotta share my fave - using VSCode's 'Code Snippets' feature to auto-complete boilerplate code. It's saved me so much time on repetitive tasks. Anyone else using this feature?"
 
Joined
Jan 9, 2012
Messages
4
Reaction score
0
"Yoooo, gotta throw my 2 cents in here. One of my go-tos is using Visual Studio Code's built-in snippet extensions, it saves me so much time when coding. Anyone know a good shortcut for generating a new React component?"
 

Longrun

New member
Joined
Dec 18, 2013
Messages
2
Reaction score
0
"Hey guys, gotta share my fave shortcut - Ctrl + Shift + E in VSCode to instantly switch between files. Also, I use Resharper's code inspections to catch errors and warnings in C#. Anyone else using it?"
 
Top