Microsoft has made its monthly update for Java in Visual Studio Code. This update includes built-in support for the Lombok library, drag and drop support, an exclusion list for inlay hints, and more. Some Visual Studio Code users had been reporting to Microsoft that when they have Lombok dependencies in their projects, some extensions wouldn’t … continue reading
The team at Google recently announced the first production release of Flutter support for Windows as an app target. This comes as an expansion to Flutter, the cross-platform UI development kit, enabling Windows developers to experience the same productivity benefits as mobile developers. With this, Flutter has been tailored specifically for Windows applications, combining a … continue reading
Microsoft has announced the July 2021 release of the Python Extension for Visual Studio Code. This release introduces a quicker way of configuring project roots. According to Microsoft, a common issue developers have is that developers see diagnostics under import statements when opening new projects, but they don’t know how to resolve them. Configuring project … continue reading
Microsoft is trying to make it easier for web developers to use Visual Studio Code. The company has announced the general availability of the Microsoft Edge Tools for VS Code extension. According to Microsoft, VS Code has a lot of features to make developers’ lives easier, but it still tries to be as lightweight of … continue reading
Microsoft is adding better support for Python in VS Code with the introduction of Pylance. Pylance builds on the experience of the Python Language Service, which was added to VS Code two years ago. Continuing the language’s reference to Monty Python, Pylance is named for Monty Python’s Lancelot, Microsoft explained. Pylance includes a number of … continue reading
Microsoft announced that the Go team has officially stepped up as the new maintainer of the Go extension for VS Code. The news comes as 41% of developers that are working with Go stated that VS Code is their primary code editor, according to the Go developer survey. “Both the Go and Visual Studio Code … continue reading
This week’s highlighted open-source project makes it easy for developers to use VS Code on the go. Code-server is a VS Code instance developed by Coder that runs on a remote server, enabling VS Code to be accessed through a browser. Coder open-sourced the solution in March. Because VS Code is being hosted on a … continue reading
The June 2018 release of Visual Studio Code has been announced, with a number of new features. The Workbench now features a grid editor layout that allows developers to arrange editors vertically and horizontally and display more than three editors side by side. The Outline view mode has moved out of preview and is now … continue reading
Microsoft has announced that Visual Studio Code will ship as part of the popular Python data science platform Anaconda. Microsoft first announced plans to bring Python to Azure Machine Learning, Visual Studio and SQL Server in September of last year. According to Microsoft, “Visual Studio Code can easily be installed at the same time as Anaconda, … continue reading
The January 2018 release of Visual Studio Code has arrived. New features include Explorer multi-selection, improved Settings search, errors and warnings in Explorer, and Git submodule support. A full list of features can be found on the release page. Preview features that are not ready to be released yet includes support for language packs and … continue reading
In the aftermath of Google Project Zero’s security exploits, Intel has announced that the company will work closely with their partners with a shared goal of restoring confidence in the security of the customers’ data as quickly as possible. Last week, it was revealed one of the vulnerabilties, Meltdown, was found on Intel processors, and … continue reading
Microsoft is unleashing new tools to help developers increase productivity and simplify app development. The company announced Azure DataBricks, the Visual Studio App Center, Visual Studio Live Share, Azure DevOps projects, Azure IoT Edge and Visual Studio Tools for AI at its Microsoft Connect(): 2017 conference. “With today’s intelligent cloud, emerging technologies like AI have … continue reading