Skip to content

More VS cleanup#15954

Merged
T-Gro merged 25 commits into
dotnet:mainfrom
vzarytovskii:more-cancellable-tasks3
Oct 10, 2023
Merged

More VS cleanup#15954
T-Gro merged 25 commits into
dotnet:mainfrom
vzarytovskii:more-cancellable-tasks3

Conversation

@vzarytovskii

@vzarytovskii vzarytovskii commented Sep 8, 2023

Copy link
Copy Markdown
Member
  1. Option -> ValueOption in some places
  2. More cancellable tasks
  3. Removed creating asyncs + running in parallel on lightweight CPU bound AIO find operations
  4. Something else.

VSIX: https://1drv.ms/u/s!AiT31MwroM_3lfUYVfV8H3l14MZfpg?e=wxpUdd

Comment thread vsintegration/src/FSharp.Editor/Commands/XmlDocCommandService.fs
Comment thread vsintegration/src/FSharp.Editor/Navigation/NavigateToSearchService.fs Outdated
Comment thread vsintegration/src/FSharp.Editor/Common/CodeAnalysisExtensions.fs
Comment thread vsintegration/src/FSharp.Editor/Navigation/GoToDefinition.fs
Comment thread vsintegration/src/FSharp.Editor/Classification/ClassificationService.fs Outdated
@vzarytovskii

Copy link
Copy Markdown
Member Author

Right now, going to external definition deadlocks on projectContextFactory.CreateProjectContext(projFilePath, projInfo.Id.ToString()), I have not yet figured out why (probably because inside it does the jtf.Run).

@vzarytovskii

Copy link
Copy Markdown
Member Author

/run fantomas

  Co-authored-by: vzarytovskii <1260985+vzarytovskii@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

Comment thread vsintegration/src/FSharp.Editor/CodeFixes/AddOpenCodeFixProvider.fs Outdated
@vzarytovskii vzarytovskii marked this pull request as ready for review October 9, 2023 13:36
@vzarytovskii vzarytovskii requested a review from a team as a code owner October 9, 2023 13:36
@vzarytovskii

Copy link
Copy Markdown
Member Author

I'd like to merge it.

@vzarytovskii

Copy link
Copy Markdown
Member Author

/run fantomas

  Co-authored-by: vzarytovskii <1260985+vzarytovskii@users.noreply.github.com>
@github-actions

github-actions Bot commented Oct 9, 2023

Copy link
Copy Markdown
Contributor

@vzarytovskii

Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants