Skip to content

Commit 9ee3c61

Browse files
authored
Fix for 41857 (#44162)
1 parent 7b3606b commit 9ee3c61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/fsharp/get-started/get-started-vscode.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ ms.date: 10/29/2021
77

88
You can write F# in [Visual Studio Code](https://code.visualstudio.com) with the [Ionide plugin](https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp) to get a great cross-platform, lightweight Integrated Development Environment (IDE) experience with IntelliSense and code refactorings. Visit [Ionide.io](https://ionide.io) to learn more about the plugin.
99

10-
To begin, ensure that you have [F# and the Ionide plugin correctly installed](install-fsharp.md#install-f-with-visual-studio-code).
10+
> [!NOTE]
11+
> Before beginning, ensure you've installed both [F# and the Ionide plugin](install-fsharp.md#install-f-with-visual-studio-code).
1112
1213
## Create your first project with Ionide
1314

0 commit comments

Comments
 (0)