From 471439c562c484f2fe57adfd54485e7c1ee4ca29 Mon Sep 17 00:00:00 2001 From: Eli Dowling Date: Sat, 9 Dec 2023 16:19:42 +1000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c6f6e2..f9f2208 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # F# Language Server # IMPORTANT +##Ending support This is not supported past .net 6.0. My(@faldor20) complaints with ionide have been resloved and the main fsharp project has plans for making an official language server. I see no reason to continue development on this. - +##Vscode Extension Untill I can sort out access to publishing new versions of the original extension, this is the working version of this extension [F# Language Server updated](https://marketplace.visualstudio.com/items?itemName=faldor20.fsharp-language-server-updated) ## Recent Changes Now being actively maintained by @faldor20