Showing results for Java - Visual Studio Blog

Oct 18, 2019
5
0

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.

JavaDebuggingRefactoring
Sep 16, 2019
1
0

Java on Visual Studio Code September Update

Xiaokai He
Xiaokai He

September update for Java on Visual Studio Code. Including move refactoring, more code actions, live linting, new getting started experience and more updates for debugger and test runner extensions.

JavaGetting StartedDebugging
Jul 22, 2019
1
0

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...

JavaVisual Studio CodeRefactoring
Jun 24, 2019
0
0

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...

JavaPerformanceVisual Studio Code
Jun 14, 2019
24
0

Announcing the Visual Studio Code Installer for Java

Xiaokai He
Xiaokai He

It’s been almost 3 years since the first Java language server was developed during a hackathon in a small conference room at Microsoft’s Zurich office with people from Red Hat, IBM, Codenvy and Microsoft, which later became one of the most popular extensions for Visual Studio Code with more than 2.7 million installations. Since then, Visual Studio ...

JavaVisual Studio Code
May 1, 2019
7
0

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...

JavaVisual Studio CodeDebugging
Feb 26, 2019
1
0

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...

JavaExtensionsAnnouncement
Dec 5, 2018
0
0

Visual Studio IntelliCode supports more languages and learns from your code

Mark Wilson-Thomas
Mark Wilson-Thomas

At Build 2018, we announced Visual Studio IntelliCode, a set of AI-assisted capabilities that improve developer productivity. IntelliCode includes features like contextual IntelliSense code completion recommendations, code formatting, and style rule inference. IntelliCode has just received some major updates that make its context-sensitive AI-as...

JavaC#JavaScript
Nov 12, 2018
0
0

AI-assisted coding comes to Java with 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 AI-assisted IntelliSense and statement completion, code formatting, and style rule inference. During SpringOne 2018, we announced that we will bring those productivity boosters to Java developers and now we’re happy to intro...

JavaAnnouncementVisual Studio Code