Это видео недоступно.
Сожалеем об этом.

Top 12 VScode Extensions for PHP

Поделиться
HTML-код
  • Опубликовано: 13 май 2020
  • 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 года назад +72

    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 2 года назад

      Very very very usefull
      Thanks a lot

  • @douglasjordao8447
    @douglasjordao8447 3 года назад +5

    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 года назад +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 года назад +1

    I'm new to PHP so this was very helpful.

  • @kiranugale88
    @kiranugale88 4 года назад +1

    Very very informative and because of your easy teaching I understood it in one go. Thank you and Keep it up brother.

  • @rungnapanakdang794
    @rungnapanakdang794 4 года назад +4

    Thank a lot for your tutorial.
    What is the VScode color theme of your tutorial ? .... Thank for your answer

  • @excelfixer1956
    @excelfixer1956 2 года назад +1

    Really fast and well explained. Thank you

  • @nitishrai8330
    @nitishrai8330 2 года назад

    Thanks bro I was not able to format my program but Now It is working . Thanks

  • @arjunshinde7
    @arjunshinde7 4 года назад +6

    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 года назад +2

      Thank you Arjun,
      Appreciate your feedback. I have plans regarding Udemy. So, stay connected

  • @searchbarwebs
    @searchbarwebs 4 года назад +4

    What theme and color scheme are you using?

  • @janbitterlich7065
    @janbitterlich7065 3 года назад +1

    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

  • @rajeshbudhathoki7888
    @rajeshbudhathoki7888 4 года назад +5

    Thanks! Please make PhpStrom plugins as well. You can make the PhpStrom crash course as well.

  • @manuelgmra
    @manuelgmra 3 года назад

    Thanks
    It was really a good guide to use Visual Code in a productive way

  • @akashvarde6885
    @akashvarde6885 3 года назад +1

    Thanks bro u made my life a little easier

  • @paulbcote
    @paulbcote 4 года назад

    Very helpful. Thanks, Mr. Codeholic.

  • @tuanphamvan655
    @tuanphamvan655 2 года назад

    Can you tell me how to enter the format document with the braces { newline

  • @prajal161
    @prajal161 3 года назад

    very helpful to me. thanks for sharing it with us

  • @lanreoreyomi9555
    @lanreoreyomi9555 4 года назад

    Thank you mayn. I really appreciate this. The video was helpful

  • @music-unleashed
    @music-unleashed 4 года назад +4

    Code Runner, Git Graph, GitLens, Live Sass Compiler, PHPUnit

  • @llBestBoyll
    @llBestBoyll 2 года назад +1

    nice video good extensions

  • @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!

  • @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.

  • @quianoherminigildojra.4989
    @quianoherminigildojra.4989 2 года назад

    thanks I found the extension that I wanted to add.

  • @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 ___

  • @phpdeveloper2573
    @phpdeveloper2573 3 года назад

    thank you, bro :)
    it is very useful vedio

  • @rayenab9301
    @rayenab9301 3 года назад

    Thank you veryyy much 👍👌

  • @sofascialistadankulamegado1781
    @sofascialistadankulamegado1781 2 года назад +1

    Thanks Breh

  • @Aleksei-73
    @Aleksei-73 2 года назад

    Thanks, what vs code theme you're using?

  • @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 года назад +1

      I agree.
      BTW I have 2 hour video about comparing vscode to PHPStorm. I cover most of the things I personally need from IDE.

  • @keluargahilya3272
    @keluargahilya3272 2 года назад

    PHP IntelliSense: This extension is now unpublished from Marketplace. You can choose to uninstall it.
    My bad..

  • @DOPIK213
    @DOPIK213 3 года назад

    Thank you very much

  • @issaissifou4959
    @issaissifou4959 3 года назад

    Thank you!

  • @Mercio2
    @Mercio2 3 года назад +1

    thanks!

  • @salalalalalala11
    @salalalalalala11 3 года назад

    Can you make a video just for PHP DocBlocker?

  • @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.

  • @dibbyo456
    @dibbyo456 3 года назад

    The MySQL extension is horrible.

  • @rajabhishek2936
    @rajabhishek2936 4 года назад

    Awosem

  • @marcelocguilherme
    @marcelocguilherme 4 года назад

    Thank you!