ionide / FsAutoComplete

F# language server using Language Server Protocol
Other
412 stars 154 forks source link

Merge nightly into main for the release! #1180

Closed baronfel closed 10 months ago

baronfel commented 11 months ago

WHAT

🤖 Generated by Copilot at 63fa1ad

This pull request updates the FsAutoComplete project to support F# 6.0 features and use the latest FCS API. It modifies several files that deal with syntax analysis, code generation, code fixes, and testing to handle the new syntax, error codes, and record types introduced in F# 6.0. It also updates the dependencies to use compatible versions of FCS and its nightly feed.

🤖 Generated by Copilot at 63fa1ad

We're sailing on the F# 6.0 tide We've got to update the FCS API We'll match the new record syntax with pride And fix the error codes on the count of three

🆕🛠️🗑️

WHY

We're close to release and there's a pretty stable set of packages. Lets go ahead and sync to main now that we're at that point in the lifecycle.

HOW

🤖 Generated by Copilot at 63fa1ad

baronfel commented 10 months ago

@nojaf you beautiful, wonderful, AMAZING human! I was struggling for so long trying to find that root cause.

Let's merge this thing!

baronfel commented 10 months ago

Have to make a merge commit because we're merging the nightly branch in and I don't want future nightly -> main merges to lose history.