Showing tag results for Maven

May 13, 2021
Post comments count0
Post likes count0

Automate Spring Boot application deployments to Azure!

Asir V Selvasingh
Asir V Selvasingh

Today, we’re excited to announce the availability of the Azure Pipeline Task for deploying Spring Boot applications to Azure Spring Cloud. You can get started by building your pipelines using the Azure Spring Cloud task to automate Spring Boot application deployments to any number of environments and Azure Regions. Over the past 18 months, we wo...

JavaOpen SourceCloud
Apr 20, 2021
Post comments count2
Post likes count0

Java on Visual Studio Code Update – March 2021

Yaojin Yang
Yaojin Yang

It’s blogging time again. Welcome to VS Code update for Java. In the last couple of months, our engineers have been working on a few very important things. Now, it’s time to uncover. Let’s start.

JavaOpen SourceVisual Studio Code
Mar 19, 2020
Post comments count4
Post likes count0

Java on Visual Studio Code Update – March 2020

Xiaokai He
Xiaokai He

In this update, we will show you the performance improvements just released as well as currently under development. You will see Syntax Mode, the newly polished experience for standalone Java files. We'd also like to introduce you to the newly released SonarLint extension which helps you detect code quality and security issues on the fly.

Java
Oct 18, 2019
Post comments count0
Post likes count0

Java on Visual Studio Code October Update

Xiaokai He
Xiaokai He

Welcome to the October update of Java on Visual Studio Code! This month, we're bringing some new features for code navigation, code actions and refactoring, code snippet along with Java 13 support. There's also improvements in debugger, maven, checkstyle and Test Runner.

Visual Studio Code
Jul 22, 2019
Post comments count0
Post likes count0

Java on Visual Studio Code July Update

Xiaokai He
Xiaokai He

Welcome to the July update of Java on Visual Studio Code! In this update, we’d like to share a couple new refactoring features, semantic selection as well as some other enhancements we delivered during last few weeks. Refactoring Trigger after After performing refactoring, more often than not, we would like to assign the result with a mean...

Open SourceVisual Studio Code
Jun 24, 2019
Post comments count0
Post likes count0

Java on Visual Studio Code June Update

Xiaokai He
Xiaokai He

Welcome to the June update of Java on Visual Studio Code! Earlier this month, we shared our new Java Installer for Visual Studio Code, which aims to help new Java developers to get their environment ready and start coding in just a few clicks. In this update, we’d like to share a couple new features and enhancements delivered during last few wee...

Visual Studio Code
May 1, 2019
Post comments count0
Post likes count0

Java on Visual Studio Code April Update

Xiaokai He
Xiaokai He

Welcome to April update! Java 12 is now officially supported with Visual Studio Code. We'd also like to show you some new and helpful code actions now available, along with new features from Debugger, Maven and CheckStyle. Try these new features by installing Java Extension Pack with Visual Studio Code. See below for more details! Java 12 Suppo...

Open SourceVisual Studio Code
Feb 26, 2019
Post comments count0
Post likes count0

Dependency Autocompletion, Performance Improvements and More for Java on Visual Studio Code

Xiaokai He
Xiaokai He

Welcome to February update of Java on Visual Studio Code! We'd like to share a few new improvements to further enhance your productivity, including Try these new features by installing Java Extension Pack with Visual Studio Code. See below for more details! Managing your Maven Dependencies Easily Editing p...

Open SourceVisual Studio Code
Nov 12, 2018
Post comments count0
Post likes count0

AI-assisted Coding Comes to Java in Visual Studio IntelliCode

Xiaokai He
Xiaokai He

Visual Studio IntelliCode is a set of AI-assisted capabilities that aims to improve developer productivity with features like contextual IntelliSense, code formatting and style rule inference. We are happy to introduce AI-assisted IntelliSense to Java with IntelliCode Extension for VS Code.

Visual Studio Code