Visual Studio Code

Visual Studio Code (VSCode) is a lightweight yet powerful source code editor, widely used in software development due to its extensive language compatibility and extensions.

With over three years of experience using VSCode, I have optimized my workflow with tools like Prettier for code formatting and ESLint for static analysis of JavaScript and TypeScript.

I have customized VSCode with advanced extensions such as GitLens to improve Git integration, Debugger for Chrome for debugging, and Live Server to preview changes in real-time.

Additionally, I have configured VSCode to enhance productivity through custom shortcuts, dark themes to reduce eye strain, and the use of snippets to save time on repetitive tasks.

[Prettier][ESLint][GitLens][Live Server][Debugger for Chrome][Snippets]