In this video I will cover some important features of VSCode and PHPStorm, compare them to each other and understand which one is better for PHP Development.
Table of contents
- 00:00:00 - Introduction
- 00:02:19 - System Requirements
- 00:04:11 - Opening Time
- 00:08:18 - Performance
- 00:10:32 - Autocompletion
- 00:26:25 - Shortcuts
- 00:28:52 - Code formatting
- 00:29:46 - Display errors
- 00:33:06 - Find and replace
- 00:38:46 - Integrated Version Control System (Git)
- 00:53:20 - Integrated terminal
- 00:56:58 - Multi cursor
- 00:58:29 - Creating PHP files
- 01:03:15 - Code refactoring
- 01:08:00 - Code snippets/Live Templates
- 01:14:08 - Debugging
- 01:14:43 - Importing classes
- 01:18:11 - Code generation (constructors, getters, setters)
- 01:20:56 - Generating DocBlocks
- 01:25:12 - Overriding Methods
- 01:28:14 - Scratch files
- 01:30:30 - Local History
- 01:34:11 - Multiple values in clipboard
- 01:36:50 - Extracting code into variable/method
- 01:41:18 - Customization
- 01:46:20 - Database tool
- 02:00:26 - Working with large files
- 02:03:16 - File Templates
- 02:07:09 - Code Deployment
- 02:12:09 - Summary
#php #vscode #web-development #programming #developer