• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

.NET Visual Studio Code 1.36 x86/x64

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,621
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,730
‎6 Years of Service‎
 
76%
home-screenshot-win-lg.png


To see this hidden content, you must like this content.
Meet IntelliSense.

Go beyond syntax highlighting and autocomplete with IntelliSense, which provides smart completions based on variable types, function definitions, and imported modules.

Debugging

Print statement debugging is a thing of the past.
Debug code right from the editor. Launch or attach to your running apps and debug with break points, call stacks, and an interactive console.

Git commands built-in.

Working with Git and other SCM providers has never been easier. Review diffs, stage files, and make commits right from the editor. Push and pull from any hosted SCM service.

Extensible and customizable.

Want even more features? Install extensions to add new languages, themes, debuggers, and to connect to additional services. Extensions run in separate processes, ensuring they won't slow down your editor. Learn more about extensions.

June 2019 (version 1.36)

Welcome to the June 2019 release of Visual Studio Code. There are a number of updates in this version that we hope you will like, some of the key highlights include:

    Hide/show status bar items - Only display your preferred status bar items.
    Indent guides in explorers - Clearly highlights your project's folder structure.
    Better terminal shell selector - Easily select the default shell to use in the Integrated Terminal.
    Sequential task execution - Control the order of task and subtask execution.
    Jump to cursor debugging - Skip code execution as you jump to a new location.
    Disable debug console word wrap - Lets you keep debugging output to one line.
    JavaScript/TypeScript nightly builds - New extension integrates JS/TS nightly builds.
    New Java installer - Installs VS Code, the Java extension pack, and required Java dependencies.
    Remote Development (Preview) improvements - Save to local file system, drag and drop files to remotes, and more.


    If you'd like to read these release notes online, go to Updates on code.visualstudio.com.

Insiders: Want to see new features as soon as possible? You can download the nightly Insiders build and try the latest updates as soon as they are available. And for the latest Visual Studio Code news, updates, and content, follow us on Twitter @code!

 
Status
Not open for further replies.
Back
Top