ionide / ionide-vscode-fsharp

VS Code plugin for F# development
http://ionide.io
MIT License
849 stars 276 forks source link

F# interactive directives like #r or #load or #i docs #1978

Closed jkone27 closed 5 months ago

jkone27 commented 5 months ago

currently ionide does not display any help or hint in docs for F# interactive directives, while it does e.g. for #nowarn https://github.com/ionide/ionide-vscode-fsharp/discussions https://github.com/fsharp/FsAutoComplete/issues/1225

jkone27 commented 5 months ago

closing as i found the code in fsautocomplete..