• Buradasın

    Visual Studio Code'da Python İçin Otomatik Tamamlama ve Zeka Etkinleştirme

    youtube.com/watch?v=10BZU6LppWE

    Yapay zekadan makale özeti

    • Bu video, bir eğitim içeriği olup, izleyicilere Visual Studio Code'da Python için otomatik tamamlama ve zeka özelliğinin nasıl etkinleştirileceğini adım adım göstermektedir.
    • Videoda, önce mevcut durumda otomatik tamamlama özelliğinin olmadığı gösterilmekte, ardından uzantılar menüsünden "Python from Microsoft" eklentisinin nasıl bulunacağı ve kurulacağı anlatılmaktadır. Kurulum sonrası Visual Studio Code'un yeniden başlatılması gerektiği belirtilmekte ve son olarak otomatik tamamlama özelliğinin etkinleştirildiği gösterilmektedir.
    00:00Enabling Autocomplete for Python in Visual Studio Code
    • The video demonstrates how to enable autocomplete or intelligence for Python in Visual Studio Code.
    • Initially, when typing "import" in a .py file, the program doesn't provide any suggestions or autocomplete.
    00:18Installing Python Extension
    • To enable autocomplete, go to the extensions section and search for "python".
    • Install the "Python from Microsoft" extension which already includes intelligence and linting features.
    • After installing the extension, restart Visual Studio Code.
    00:52Testing Autocomplete
    • After restarting, typing "import" again provides many automatically recommended options.
    • Hitting on "import" and typing "m" shows many libraries automatically recommended, indicating the intelligence or autocomplete is now activated.
    01:17Additional Information
    • The creator mentions having more tutorials in Python, C, C++, Java, OpenCV, MySQL, MongoDB, and Node.js.
    • Viewers are encouraged to check other videos on the channel and subscribe.

    Yanıtı değerlendir

  • Yazeka sinir ağı makaleleri veya videoları özetliyor