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

Update fcs to 43.8.200-preview.23516.2 #1201

Closed

Conversation

dawedawe
Copy link
Contributor

@dawedawe dawedawe commented Nov 14, 2023

WHAT

🤖 Generated by Copilot at 7ea80d4

Updated FCS dependency to test F# 6.0 features and added a new method to RoslynSourceTextFile to extract code snippets from a file based on a range.

🤖 Generated by Copilot at 7ea80d4

GetSubTextFromRange
Extracts snippets from files
Useful for edits

📝🆕🌙

WHY

As with #1192 the tests time out/get stuck at some point. Need to dig into that.

The tests

HOW

🤖 Generated by Copilot at 7ea80d4

  • Enable FCS nightly feed source and use newer preview version of FCS package to test new F# 6.0 features and fixes (link, link)
  • Add GetSubTextFromRange method to RoslynSourceTextFile type to extract code snippets from a file based on a range of lines and columns (link)

@dawedawe dawedawe changed the title Update fcs to 43.8.100 preview.23475.2 Update fcs to 43.8.200-preview.23516.2 Nov 14, 2023
@dawedawe dawedawe closed this Nov 14, 2023
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.

1 participant