Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing typos #1136

Merged
merged 1 commit into from
Jul 9, 2023
Merged

fixing typos #1136

merged 1 commit into from
Jul 9, 2023

Conversation

TheAngryByrd
Copy link
Member

@TheAngryByrd TheAngryByrd commented Jul 9, 2023

WHAT

🤖 Generated by Copilot at 7f561b1

This pull request improves the code quality and organization of the AdaptiveExtensions module and its tests. It fixes typos and formatting in src/FsAutoComplete.Core/AdaptiveExtensions.fs and moves the sourceTextFactories list from test/FsAutoComplete.Tests.Lsp/Program.fs to the same file.

🤖 Generated by Copilot at 7f561b1

sourceTextFactories in the core
Creating interfaces for the lore
Adaptive structures in the dark
Updating values with a spark

🚚✏️🔧

WHY

Why not?

HOW

🤖 Generated by Copilot at 7f561b1

  • Fix typos in the name of the mapWithAdditionalDependencies function in the AVal module of the AdaptiveExtensions file (link, link)
  • Add a blank line before the type definition of BatchRecalculateDirty in the internal module of the AMap module of the AdaptiveExtensions file for readability (link)
  • Fix typos in the name of the local variable remainingCache in the BatchRecalculateDirty type of the AdaptiveExtensions file, which is used to update the cache of the adaptive map (link, link)
  • Move the definition of the sourceTextFactories list from the test/FsAutoComplete.Tests.Lsp/Program.fs file to the src/FsAutoComplete.Core/AdaptiveExtensions.fs file, where it is used to create different implementations of the ISourceTextFactory interface (link)

@TheAngryByrd TheAngryByrd merged commit 5d5ffe8 into ionide:main Jul 9, 2023
10 checks passed
@TheAngryByrd TheAngryByrd deleted the typos-galore branch July 10, 2023 00:45
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.

2 participants