-
Notifications
You must be signed in to change notification settings - Fork 851
Open
Labels
Milestone
Description
When FSI starts, it states it's version, for example:
Microsoft (R) F# Interactive version 12.0.4.0 for F# 6.0
Copyright (c) Microsoft Corporation. All Rights Reserved.
For help type #help;;
It would be nice to have a directive #version that would render the same information, plus basic details:
- Path where am I loaded from?
- Am I running on 64 or 32?
- Am I running on .NET Core scripting or not?
My computer has many VS versions, dotnet versions, and fsi.exe:s. It would be nice to see from IDE (VS, VSCode, ...) that what have they actually loaded.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
New