Skip to content

Conversation

@vasily-kirichenko
Copy link
Contributor

This fixes #5173

untitled

@cartermp
Copy link
Contributor

@KevinRansom / @brettfo / @TIHan we should take this for 15.8

@vasily-kirichenko
Copy link
Contributor Author

Please test it on large files having this setting set to various values

image

@vasily-kirichenko vasily-kirichenko changed the title fix ParseAndCheckDocument Fix ParseAndCheckDocument Jun 12, 2018
return Some (parseResults, checkFileResults)
| _ ->
return! worker
return! parseAndCheckFile
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make parseAndCheckFile a function parseAndCheckFile () to make things more obvious

Copy link
Contributor

@dsyme dsyme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one change requested but it's only to clarify the code

Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Played around with TypeChecker.fs with various values and can't get it to reproduce.

@cartermp
Copy link
Contributor

Link #5172

@KevinRansom KevinRansom merged commit fa5cdf0 into dotnet:master Jun 20, 2018
KevinRansom pushed a commit to KevinRansom/fsharp that referenced this pull request Jun 20, 2018
KevinRansom pushed a commit that referenced this pull request Jun 21, 2018
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Syntax highlighting disappears after any code change

4 participants