Skip to content

FSI Interactive directive: #version #13307

@Thorium

Description

@Thorium

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions