From 86fa3427aea000e971438b6a360ec16c8f0979cd Mon Sep 17 00:00:00 2001 From: Hadrian Tang Date: Tue, 20 May 2025 21:33:56 +0800 Subject: [PATCH] Fix VSCode link on Windows --- use/windows/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/use/windows/index.md b/use/windows/index.md index 06aa9e21..09860c13 100644 --- a/use/windows/index.md +++ b/use/windows/index.md @@ -46,7 +46,7 @@ For more information see [Getting started with the F# command line tools](https: Ionide Logo -Visual Studio Code](https://code.visualstudio.com) is a free, [open source](https://github.com/microsoft/vscode), cross platform source code editor +[Visual Studio Code](https://code.visualstudio.com) is a free, [open source](https://github.com/microsoft/vscode), cross platform source code editor supporting [a lot of languages](https://code.visualstudio.com/docs/languages/overview). F# is supported by the [Ionide](http://ionide.io/) project.