Best of DevBlogsApril 2024

  1. 1
    Article
    Avatar of devblogsDevBlogs·2y

    Python in Visual Studio Code

    The April 2024 release of Python and Jupyter extensions for Visual Studio Code includes improved debug configuration for Flask and Django, enhanced module and import analysis on Jupyter's Run Dependent Cells, hatch environment discovery, automatic environment selection for pipenv, pyenv, and Poetry projects, and report issue command improvements.

  2. 2
    Article
    Avatar of devblogsDevBlogs·2y

    Announcing Fluid Framework 2.0 Preview

    Announcing Fluid Framework 2.0 Preview with improvements to SharedTree and Fluid Developer Tools.

  3. 3
    Article
    Avatar of devblogsDevBlogs·2y

    Profiling Docker Compose services through Visual Studio

    Learn how to profile Docker Compose services through Visual Studio and improve the performance of your code in a multi-container Docker application.