Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions vsintegration/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Top-level project for the Visual F# IDE tools. This project contains the follow

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.

# src/FSharp.VS.FSI

F# Interactive implementation.

# src/FSharp.UIResources

GUI controls and resources for Visual F# tooling.
Expand Down