Do you use source control tools to manage your software development process? Source control was the very first item on Joel Spolsky's Joel Test for the quality of a development team back in 2000.
Community driven content discussing all aspects of software development from DevOps to design patterns. One of the coolest features of the git log command is the graphing feature. The git log graph ...
Syntax highlighting and auto-complete with IntelliSense. Smart completions based on variable types, function definitions, and imported modules. It is Extensible and customizable, supports Git commands ...
About three years ago Microsoft released a new source code editor for Windows, Linux, and macOS. This was named Visual Studio Code. It is way lighter IDE than various editions of the legendary Visual ...