#Programming

Customizing in vscode

Customizing the development environment is one of the things that increases the productivity and speed of the programmer in his development environment…

VS Code plugins that I used for programming

The vscode editor alone may not meet the needs of every programmer, but by installing some useful plugins, you can achieve better performance and more convenience in programming…

What is zsh? + aliases

Programmers work with the command line interface(terminal) to run a series of commands or run a project or thousands of other tasks…