Best of DevBlogsDecember 2024

  1. 1
    Article
    Avatar of devblogsDevBlogs·1y

    Python in Visual Studio Code

    The December 2024 release of Python, Pylance, and Jupyter extensions in Visual Studio Code introduces docstring generation features using Pylance and Copilot, a new Python Environments extension in preview, and a comprehensive 'full' language server mode in Pylance. Key improvements include enhanced documentation automation, easier management of Python environments, and more capabilities in Python analysis with Pylance.

  2. 2
    Article
    Avatar of devblogsDevBlogs·1y

    Annoucing Javac support in Visual Studio Code Java

    Visual Studio Code has introduced partial support for Javac as the underlying compiler for Java, in collaboration with Red Hat and Microsoft. This change aims to improve developer experience with timely support for new Java features and better alignment with build tools like Maven and Gradle. Although disabled by default, users can enable it through specific settings. The update promises more accurate Java specification compliance, faster feature support, and reduced maintenance overhead. Future improvements will enhance usability, performance, and start-up experience, and the work is being integrated upstream into the JDT project.

  3. 3
    Article
    Avatar of devblogsDevBlogs·1y

    How to develop AI Apps and Agents in Azure – A Visual Guide

    This guide provides a step-by-step approach to building robust AI applications in Azure, focusing on reliability, security, and enterprise-grade quality. It highlights the benefits of Azure’s managed services, offers a visual map for selecting the right Azure AI service, and provides guidance on choosing models, memory solutions, runtime environments, and tools for AI agents. Additionally, quality and safety considerations for enterprise AI applications are discussed, along with development support frameworks and prerequisites for getting started.

  4. 4
    Article
    Avatar of devblogsDevBlogs·1y

    Unwrap some Semantic Kernel (Power)Toys this holiday season

    Windows PowerToys' latest release introduces a new feature called Paste with Advanced AI, powered by Semantic Kernel. This tool enhances text, images, and data from your clipboard, providing capabilities such as text summarization, language translation, code generation, and text transformation. Additionally, it supports multi-step workflows, offering more dynamic clipboard management for increased productivity.