We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a774019 commit 6346992Copy full SHA for 6346992
CHANGELOG.md
@@ -4,6 +4,7 @@ All notable changes to FScript are documented in this file.
4
5
## [Unreleased]
6
7
+- Rewrite LanguageServer to C#.
8
- Enabled F# preview parallel compilation globally, disabled deterministic builds, and removed global RuntimeIdentifiers to reduce CI build latency.
9
- Added `FScript.CSharpInterop` as a stable bridge for parse/infer/runtime-extern/stdlib-source services and wired LanguageServer through it.
10
- Added `FScript.LanguageServer` host executable as the migration entrypoint for C#-owned LSP startup.
0 commit comments