Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Releases: MrJul/ForTea

v1.3.2

24 Apr 09:30
Compare
Choose a tag to compare
  • Added support for ReSharper 9.1 (#49).
  • Fixed wrong removal of using inside included files (#47).

ReSharper 9.0 and 8.2.3 aren't supported anymore: please use the older v1.2.0 if needed with these products.

v1.2.0

09 Dec 11:14
Compare
Choose a tag to compare
  • Added support for ReSharper 9.0 and Visual Studio 2015 Preview.
  • Fixed macros sometimes not being resolved in assembly paths (issue #46).

ReSharper 7.1, 8.0 and 8.1 are no longer supported. Please use ReSharper 8.2.3 or the newly released v9.0.

v1.1.8

01 Oct 21:36
Compare
Choose a tag to compare
  • Assembly paths are now resolved by Visual Studio: non standard directories added by plugins are now correctly supported (#42). Thanks to diab0l.

v1.1.7

21 Mar 15:39
Compare
Choose a tag to compare
  • Support for ReSharper 8.2.
  • Fixed a problem with referencing assemblies.
  • Fixed a possible crash when closing Visual Studio.

v1.1.5

22 Jan 10:09
Compare
Choose a tag to compare
  • Support for ReSharper 8.1 (was already in 1.4 that only has been published in pre-release mode).
  • Environment variables are now supported in <#@ assembly #> directives.
  • The context actions related to format strings are now working correctly.

v1.1.3

23 Oct 10:30
Compare
Choose a tag to compare

Changes :

  • Support for Visual Studio 2013 (ReSharper 8 only).
  • Support for the new <#@ include file="..." once="true" #> attribute in VS2013.
  • Fixed a bug where namespaces weren't correctly imported in some occasions when an include file was present.

For ReSharper 8.0, please use the built-in extension manager rather than the provided MSI file.

v1.1.2

16 Aug 23:25
Compare
Choose a tag to compare
  • Fixed exception RSPL-5505.
  • Fixed a problem with some unresolved references of references (notably with T4Toolbox).

v1.1.1

25 Jul 12:26
Compare
Choose a tag to compare

Navigation to included files works in ReSharper 8.