The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Rider 2017.2: New .NET IDE supports .NET Core 2.0, MSTest, adds call and value tracking

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
s m

Posts: 2034
Nickname: sashika
Registered: Jul, 2005

sasha maximova works for JetBrains
Rider 2017.2: New .NET IDE supports .NET Core 2.0, MSTest, adds call and value tracking Posted: Oct 12, 2017 2:26 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by s m.
Original Post: Rider 2017.2: New .NET IDE supports .NET Core 2.0, MSTest, adds call and value tracking
Feed Title: JetBrains .NET Tools Blog
Feed URL: http://www.jetbrains.com/rss.xml
Feed Description: tips&tricks, news, and how-to's about ReSharper and dotTrace
Latest .NET Buzz Posts
Latest .NET Buzz Posts by s m
Latest Posts From JetBrains .NET Tools Blog

Advertisement

.NET developers, please welcome Rider 2017.2: this year's second major update to the new cross-platform .NET IDE.

Highlights of Rider 2017.2 include:

  • Support for .NET Core 2.0: you can now run, debug, test, navigate and refactor cutting-edge .NET Core applications.
  • Call and value tracking: inspect where a value originates and where it's passed next, or what call trees a method is part of.
  • MSTest support: Rider can now run unit tests that target both the classic MSTest and the newer cross-platform MSTest V2.
  • Opening individual folders or files, because not all code is in a solution or project. Alternatively, you can attach a folder to an exiting solution.
  • Multiple debugger updates including the Parallel Stacks view, lambda evaluation, and marking variables.
  • New refactorings ported from ReSharper: Transform Parameters and Invert Boolean.
  • Updates from the latest ReSharper, including improved support for C# 7.0, initial support for C# 7.1, and an assortment of code inspections.
  • Evolving F# support, including code folding, XML doc comment tooltips, and evaluating expressions on hover.
  • Unity support improvements, such as new file templates and better ShaderLab code highlighting.
  • Updates from the latest IntelliJ Platform in terms of VCS integration, JavaScript and TypeScript support, and better textual search.

Learn more about the new Rider release. Alternatively, just download Rider 2017.2 for Windows, macOS or Linux, and take it for a 30-day trial.

JetBrains .NET Team
The Drive to Develop

Read: Rider 2017.2: New .NET IDE supports .NET Core 2.0, MSTest, adds call and value tracking

Topic: Event Sourced Aggregates Part 1: Outline of a typical implementation Previous Topic   Next Topic Topic: Deploy Code & Resource to Microsoft Azure

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use