Releases: fsprojects-archive/zzarchive-VisualFSharpPowerTools
2.0.0
Optimize dialog layouts for high DPI (#1024)
Fix wrong size of unused markers in VS 2012 (#1027)
Add a new option for interface member identifiers (#1029)
NavigateToSource now supports Bitbucket, GitLab and Codebasehq urls (#1038)
Hide F# Power Tools menu on non-F# projects (#1040)
Support F# 4.0 constructs (#1047)
Set explicit dependency on Visual F# Tools (#1056)
Improve theme detection on VS 2015 (#1058)
Drop official support for VS 2012 (#1060)
1.9.0
Implement QuickInfo margin (#973)
Fix UI freezes by moving computation to background threads (#975)
Improve folder organization feature (#969, #986)
Fix source code formatting bugs (fantomas#168)
Optimize for better responsiveness (#1001, #1002)
Improve union pattern match case generation feature (#1003)
Enhance unused declaration margin feature (#1012)
Create a single HighlightUsageTagger for each document (#1021)
1.8.0
1.7.2
1.7.0
Fix various bugs on Go to Metadata (#865, #867, #891)
Check graying out unused declarations/opens in a separate coloring stage (#852)
Improve performance of Find All References when symbols appear on many documents (#839)
Report printf specifiers from user-defined printf-like functions (#877)
Implement Next and Previous Highlighted Reference commands (#899)
Automatically update depth colorizer when VS theme changes (#901)
Integrate AddReferenceInFSI extension as Generate References in F# Interactive feature (#904)
No longer reopen generated signatures and go to exact symbol locations on signature files (#906)
1.6.1
1.6.0
Add syntax coloring for generated signatures
Fix various bugs on syntax coloring for printf specifiers
Support multiline strings in printf formatting
Implement Task List Comments
Fix issues with retrieving wrong active documents
Add syntax coloring for escaped characters in strings
Add Strict mode to control granularity of caching
Add Diagnostic mode to dump logging information to VS Output window