ionide / FsAutoComplete

F# language server using Language Server Protocol
Other
391 stars 151 forks source link

Update fcs to 43.8.200-preview.23516.2 #1201

Closed dawedawe closed 7 months ago

dawedawe commented 7 months ago

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