Top 12 VScode Extensions for PHP

  Рет қаралды 122,712

The Codeholic

The Codeholic

Күн бұрын

Here is the list of extensions:
PHP IntelliSense - marketplace.vi...
PHP Intelephense - marketplace.vi...
phpfmt - PHP formatter - marketplace.vi...
PHP Namespace Resolver - marketplace.vi...
PHP Debug - marketplace.vi...
PHP Getters & Setters - marketplace.vi...
PHP Constructor - marketplace.vi...
PHP DocBlocker - marketplace.vi...
phpcs - marketplace.vi...
PHP Files - marketplace.vi...
PHP Server - marketplace.vi...
MySQL - marketplace.vi...
=========================================================
-----------------AUDIO GEAR I HAVE-------------------
My Main Microphone - amzn.to/3eVCQ8v
Microphone Scissor Arm Stand - amzn.to/39mkGLQ
Microphone Shock Mount with Pop Filter - amzn.to/3jz7R5v
Audio Interface - amzn.to/30IoJhz
Microphone Pop Filter Mask Shield - amzn.to/3eXoQee
-----------------CHEAP AUDIO SETUP-----------------
Microphone + Shock mount + Scissor Arm - amzn.to/2D10Zxe
=========================================================
Check my Github:
github.com/the...
Follow me on social media:
/ thecodeholic
/ thecodeholic
/ thecodeholic

Пікірлер: 58
@mrfriz
@mrfriz 3 жыл бұрын
0:00 - Intro 0:32 - PHP IntelliSense 3:25 - PHP Intelephense 5:42 - phpfmt - PHP formatter 6:26 - PHP Namespace Resolver 7:17 - PHP Debug 7:47 - PHP Getters & Setters 9:26 - PHP Constructor 10:41 - PHP DocBlocker 11:46 - phpcs 12:41 - PHP Files 14:02 - PHP Server 14:52 - MySQL
@toantranminh5818
@toantranminh5818 3 жыл бұрын
thanks
@remingtonbjorn6794
@remingtonbjorn6794 3 жыл бұрын
I know I am kind of randomly asking but do anybody know of a good website to watch newly released series online ?
@maelstrom57
@maelstrom57 3 жыл бұрын
thanks ;)
@Nexjsdeveloper
@Nexjsdeveloper 3 жыл бұрын
Very very very usefull Thanks a lot
@douglasjordao8447
@douglasjordao8447 3 жыл бұрын
8:55 Actually you don't need to repeat this step for each of the properties. Put the cursor above the first propertie and hit Ctrl+Alt + down arrow (if you're on windows. I don't know if it changes on linux/mac) until you reach the last propertie, then apply the getter and setter command in ctrl+p. This way it should create getters and setters for all properties at once.
@captainflyingcarpet
@captainflyingcarpet Жыл бұрын
Very useful, thanks! In my opinion as an absolute minimum install PHP Intelliphense and PHP Server. Another tip is to change "editor.wordSeparators" in settings and get rid of the dollar in the middle of the string to correctly select variables. 😃
@sosurim
@sosurim 3 жыл бұрын
Excellent video, sir! Surprisingly in-depth. I think this is an essential view for anyone doing PHP development with Visual Studio Code. By the way, can I ask what VS Code theme you're using? It's very pleasing to the eyes.
@kricard67
@kricard67 3 жыл бұрын
I'm new to PHP so this was very helpful.
@rungnapanakdang794
@rungnapanakdang794 4 жыл бұрын
Thank a lot for your tutorial. What is the VScode color theme of your tutorial ? .... Thank for your answer
@rajeshbudhathoki7888
@rajeshbudhathoki7888 4 жыл бұрын
Thanks! Please make PhpStrom plugins as well. You can make the PhpStrom crash course as well.
@searchbarwebs
@searchbarwebs 4 жыл бұрын
What theme and color scheme are you using?
@excelfixer1956
@excelfixer1956 3 жыл бұрын
Really fast and well explained. Thank you
@music-unleashed
@music-unleashed 4 жыл бұрын
Code Runner, Git Graph, GitLens, Live Sass Compiler, PHPUnit
@janbitterlich7065
@janbitterlich7065 3 жыл бұрын
Hi, i have problem with PHP Constructor - it does not work when entering the shortcut for insertion :( I have version VSC - Version: 1.55.2 - help pleas
@arjunshinde7
@arjunshinde7 4 жыл бұрын
I want to salute you, 😭🙏 I think you know everything about PHP extensions for vscode. Thanks for sharing valuable information with us. We are just naive beginners who want to become a good php developer. I have a suggestion , use UDEMY for conveying your knowledge with all around world. It will be profitable for you also. Love from India ,❤️🤓
@TheCodeholic
@TheCodeholic 4 жыл бұрын
Thank you Arjun, Appreciate your feedback. I have plans regarding Udemy. So, stay connected
@manuelgmra
@manuelgmra 3 жыл бұрын
Thanks It was really a good guide to use Visual Code in a productive way
@nitishrai8330
@nitishrai8330 3 жыл бұрын
Thanks bro I was not able to format my program but Now It is working . Thanks
@prajal161
@prajal161 3 жыл бұрын
very helpful to me. thanks for sharing it with us
@kiranugale88
@kiranugale88 4 жыл бұрын
Very very informative and because of your easy teaching I understood it in one go. Thank you and Keep it up brother.
@TheCodeholic
@TheCodeholic 4 жыл бұрын
Thanks buddy.
@Aleksei-73
@Aleksei-73 2 жыл бұрын
Thanks, what vs code theme you're using?
@dfordemo981
@dfordemo981 3 жыл бұрын
I have a question___ sometimes I need to work with html+php in the same file, but problem is all the autocompletions are intermixing. PHP autocompletes are showing in html area and html autocompletions are showing in PHP area. But I want all the php autocompletions inside ___
@akashvarde6885
@akashvarde6885 4 жыл бұрын
Thanks bro u made my life a little easier
@quianoherminigildojra.4989
@quianoherminigildojra.4989 3 жыл бұрын
thanks I found the extension that I wanted to add.
@paulbcote
@paulbcote 4 жыл бұрын
Very helpful. Thanks, Mr. Codeholic.
@TheCodeholic
@TheCodeholic 4 жыл бұрын
Thank you buddy.
@llBestBoyll
@llBestBoyll 2 жыл бұрын
nice video good extensions
@SPereJ
@SPereJ 3 жыл бұрын
Any idea how I can get rid of this error appears for php? "End of line character is invalid; expected " " but found " "phpcs" I'm using VSCode on Windows.
@tuanphamvan655
@tuanphamvan655 2 жыл бұрын
Can you tell me how to enter the format document with the braces { newline
@cellocarlos
@cellocarlos 2 жыл бұрын
I found vscode very weak about refactoring and code formatting. If you don't use all PSR2 standards you will struggle customizing some formatting like break a line before "else" statement instead of putting it in the same line of "}" (I just can't configure it!) and a simple variable renaming inside a function or a "extract block to variable"... These features are very important to me. Its trivial in PhpStorm, for example, but I just can't do it in vscode...
@TheCodeholic
@TheCodeholic 2 жыл бұрын
I agree. BTW I have 2 hour video about comparing vscode to PHPStorm. I cover most of the things I personally need from IDE.
@DOPIK213
@DOPIK213 3 жыл бұрын
Thank you very much
@rayenab9301
@rayenab9301 3 жыл бұрын
Thank you veryyy much 👍👌
@issaissifou4959
@issaissifou4959 3 жыл бұрын
Thank you!
@williammay3288
@williammay3288 3 жыл бұрын
Anybody worked out exactly what to put inside the namespaces object inside .php-files.json (created for automatic namespace resolution with the PHP Files extension)? The example given in the documentation is just {"Foo": "src"} which doesn't help my understanding!
@Mercio2
@Mercio2 3 жыл бұрын
thanks!
@sofascialistadankulamegado1781
@sofascialistadankulamegado1781 2 жыл бұрын
Thanks Breh
@lanreoreyomi9555
@lanreoreyomi9555 4 жыл бұрын
Thank you mayn. I really appreciate this. The video was helpful
@TheCodeholic
@TheCodeholic 4 жыл бұрын
Thanks buddy
@salalalalalala11
@salalalalalala11 3 жыл бұрын
Can you make a video just for PHP DocBlocker?
@phpdeveloper2573
@phpdeveloper2573 3 жыл бұрын
thank you, bro :) it is very useful vedio
@b1ack_c0de
@b1ack_c0de 3 жыл бұрын
Thanks for PHP Server!!
@dsulvadarius
@dsulvadarius 3 жыл бұрын
Nice.
@seetheious9879
@seetheious9879 3 жыл бұрын
"It's a bit buggy but" Yeah that is oke for a personal project but when the pressure is on in a work context, well, I quickly got used to phpstorm's comforts.
@victorespiritu3431
@victorespiritu3431 3 жыл бұрын
IntelliSense is not longer available in VScode, it doesn't show up.
@victorespiritu3431
@victorespiritu3431 3 жыл бұрын
@@pauloacosta123 how did you install?
@keluargahilya3272
@keluargahilya3272 2 жыл бұрын
PHP IntelliSense: This extension is now unpublished from Marketplace. You can choose to uninstall it. My bad..
@rajabhishek2936
@rajabhishek2936 4 жыл бұрын
Awosem
@TheCodeholic
@TheCodeholic 4 жыл бұрын
Thanks
@dibbyo456
@dibbyo456 3 жыл бұрын
The MySQL extension is horrible.
@TheCodeholic
@TheCodeholic 3 жыл бұрын
Agree
@marcelocguilherme
@marcelocguilherme 4 жыл бұрын
Thank you!
@TheCodeholic
@TheCodeholic 4 жыл бұрын
You're welcome!
PHP Watch files and directories recursively
8:25
The Codeholic
Рет қаралды 6 М.
VSCode - The Complete Setup for PHP Development
33:59
The Codeholic
Рет қаралды 98 М.
VAMPIRE DESTROYED GIRL???? 😱
00:56
INO
Рет қаралды 8 МЛН
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 27 МЛН
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Devression
Рет қаралды 750 М.
ESSENTIAL JavaScript Extensions for VS Code in 2024
14:02
James Q Quick
Рет қаралды 34 М.
The Best VSCode Extensions 2024
9:29
Coding With Adam
Рет қаралды 359 М.
you NEED to use VS Code RIGHT NOW!!
12:48
NetworkChuck
Рет қаралды 573 М.
25 VS Code Productivity Tips and Speed Hacks
11:35
Fireship
Рет қаралды 2,4 МЛН
Top 10 Best VS Code Extensions
17:37
codeSTACKr
Рет қаралды 1 МЛН
Transform VS Code into a Formidable PHP Experience
17:20
Laracasts
Рет қаралды 15 М.
20 Essential VS Code Extensions In 2024
14:26
Traversy Media
Рет қаралды 197 М.
15 Extensions VS Code hữu ích cho Lập trình Web
18:22