ionide / FsAutoComplete

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

#r "paket: ...." ought to be shipped as part of FSAC, to easily enabl… #1198

Open smoothdeveloper opened 10 months ago

smoothdeveloper commented 10 months ago

r "paket: ...." ought to be shipped as part of FSAC, to easily enable tools that integrate it, to refer to the folder with --compilertool: in the arguments for FSI.

related: https://github.com/dotnet/fsharp/issues/8880

WHAT

πŸ€– Generated by Copilot at 6774439

This pull request adds support for Paket as a dependency manager for F# scripts, and fixes a minor typo in the documentation. It modifies the paket.dependencies, FsAutoComplete.fsproj, and paket.references files, and the AdaptiveServerState.fs file.

πŸ€– Generated by Copilot at 6774439

Paket for scripts A feature users wanted Fixed typo too //

πŸ“¦πŸ“πŸ“š

WHY

HOW

πŸ€– Generated by Copilot at 6774439