Skip to content

Releases: SLaks/Ref12

Ref12 4.5

06 Jan 21:29
Compare
Choose a tag to compare
  • Add support for Visual Studio 2019
  • Use HTTPS for all URLs

Ref12 4.3

08 May 21:41
Compare
Choose a tag to compare
  • Use system proxy to fetch index
  • Add support for Visual Studio 15

Ref12 4.2.1

21 May 00:30
Compare
Choose a tag to compare
  • Fixes mscorlib for Roslyn Index changes
  • Fixes F12 on namespaces, goto labels

Ref12 4.1

29 Aug 22:40
Compare
Choose a tag to compare
  • Now supports Visual Studio 14

Ref12 4.0

27 Aug 02:08
Compare
Choose a tag to compare
  • Added Go To Definition - Native a command to bypass the extension and open metadata

Ref12 3.2

04 Jul 16:48
Compare
Choose a tag to compare
  • Don't crash on F12 on local variable in C# on VS 2013 (#9)
  • Fixes Go-to-definition for methods with array parameters in non-Roslyn C# (#10)

Ref12 3.1

07 May 00:40
Compare
Choose a tag to compare
  • Fix Go-to-definition for methods with ref or out parameters in non-Roslyn C#

Ref12 3.0

06 Apr 03:18
Compare
Choose a tag to compare

Ref12 2.0

31 Mar 00:05
Compare
Choose a tag to compare
  • Add full VB support!
  • Fix crash on F12 from Metadata as Source in VS2012 (#2)