Skip to content

F# interactive directives not showing docs once written down, also true for #nowarn, coloring is not conistent (purple?) #1225

@jkone27

Description

@jkone27

Details

not sure if this or ionide is the right repo..

no docs are provided to the user for dotnet interactive directives, like #r, or #i or other directives,
it would be useful if all interactive directives are provided to the user or also e.g. in a similar fashion as no-warn already does for example..

image

only works before writing it down, but when hovering once written, no docs/infos are displayed.

image

hovering on it does not work after is written down, whilest it would be nice if it could work like open or let, still showing the info to the user:

image

i think all those should be documented?
https://learn.microsoft.com/en-us/dotnet/fsharp/tools/fsharp-interactive/#f-interactive-directive-reference

Checklist

  • I have looked through existing issues to make sure that this feature has not been requested before
  • I have provided a descriptive title for this issue
  • I am aware that even valid feature requests may be rejected if they do not align with the project's goals
  • I or my company would be willing to contribute this feature

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions