Showing results for Refactoring - Visual Studio Blog

Apr 14, 2021
27
0

Visual Studio 2019 v16.10 Preview 2 Releases Today

Justin Johnson
Justin Johnson

We are excited to announce the release of Visual Studio v16.10 preview 2. This release continues a theme of developer productivity and convenience. We’ve added C++20 ranges, IntelliSense completions, and new features for testing, Docker, and Git integration!

AccessibilityGit IntegrationIntelliSense
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
Sep 5, 2019
29
0

Refactoring made easy with IntelliCode!

Mark Wilson-Thomas
Mark Wilson-Thomas

With Visual Studio 2019 version 16.3 Preview 3 we are happy to announce that refactorings can now be enhanced by IntelliCode. IntelliCode spots repetition quickly and suggests other places in your code where you might want to apply that same change, right in your IDE

IntelliCodeArtificial IntelligenceRefactoring
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
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