Skip to content

Commit 7760da2

Browse files
authored
Add missing folder to vsintegration readme.md (#16480)
1 parent d1ce3ec commit 7760da2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vsintegration/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Top-level project for the Visual F# IDE tools. This project contains the follow
1212

1313
In general, if something is implemented here and the logic becomes rather lengthy, it may be a good idea to push that logic down into the F# Compiler Service so that other editors can benefit.
1414

15+
# src/FSharp.VS.FSI
16+
17+
F# Interactive implementation.
18+
1519
# src/FSharp.UIResources
1620

1721
GUI controls and resources for Visual F# tooling.

0 commit comments

Comments
 (0)