Every software developer has his/her own favorite IDE. IDEs provide us all the tooling needed to write clean, readable code faster and with fewer errors. Thanks to various hints and code completion, one does not need to remember commands and directives of programming language anymore.

However, most software developers tend to use only a few features of IDEs and rely on visual user interfaces to do most of their job, which is not fast. In this article, I will show you a few tips and tricks that I use to increase my productivity when working with an IDE.

I will be using Visual Studio Code as an example, but all the techniques described here can be applied to almost any IDE.

#intellij #vscode #frontend #coding #programming

Tips to increase coding speed in any IDE
2.35 GEEK