[View Complete Diff of Changes](https://github.com/dotnet/fsharp/compare/07432379eae74ddf3882adca59cb9fd0b5c6f3c3...e612cf93b989503c89e3a5830090062b7ab5e143?w=1) - [Fix DependencyManager bug (15391)](https://github.com/dotnet/fsharp/pull/15391) - [LexFilter: rework wrong indentation recovery (15334)](https://github.com/dotnet/fsharp/pull/15334) - [Democratizing code fixes - part one (15373)](https://github.com/dotnet/fsharp/pull/15373) - [Improve type error ranges in computed collections (15381)](https://github.com/dotnet/fsharp/pull/15381) - [Add typars in binding when there is an order mismatch. (15366)](https://github.com/dotnet/fsharp/pull/15366) - [Return F# signature text for C# override. (15374)](https://github.com/dotnet/fsharp/pull/15374) - [Fix find references bug in VS for operators which start with '>' (15386)](https://github.com/dotnet/fsharp/pull/15386) - [Fsc: add `--tokenize-debug` (15370)](https://github.com/dotnet/fsharp/pull/15370) - [Merge pull request 15368 from dotnet/darc-release/dev17.7-80247327-cce1-4af0-b933-cab9bef3a751](https://github.com/dotnet/fsharp/pull/15368) - [Parser: fix `while`, `for`, `do` expression ranges (15369)](https://github.com/dotnet/fsharp/pull/15369) - [Wrap hash postfix type in parentheses. (15355)](https://github.com/dotnet/fsharp/pull/15355) - [remove support for --noframework from fsi (15362)](https://github.com/dotnet/fsharp/pull/15362) - [Reorganise component tests (15353)](https://github.com/dotnet/fsharp/pull/15353) - [Collect diagnostics from skipped implementation files, fixes #15337 (15351)](https://github.com/dotnet/fsharp/pull/15351) - [Fsc: add indentation to --tokenize output (15347)](https://github.com/dotnet/fsharp/pull/15347) - [Fixes: #15333 - Error C2086 while using F# library from CPP/CLI project (15341)](https://github.com/dotnet/fsharp/pull/15341) - [Fix cache path (15317)](https://github.com/dotnet/fsharp/pull/15317) - [Don't consider seq`1 prefix in NicePrint. (15280)](https://github.com/dotnet/fsharp/pull/15280) - [Print attributes for layoutArgInfo. (15322)](https://github.com/dotnet/fsharp/pull/15322)
View Complete Diff of Changes
--tokenize-debug(15370)while,for,doexpression ranges (15369)