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 #1202

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

Besides other strange failings it's the same as with #1192 : The tests time out/get stuck at some point. Need to dig into that.

HOW

🤖 Generated by Copilot at 7ea80d4