Skip to content

VSCode , unable to resolve members intellisense , F# notebook #516

@unuunc

Description

@unuunc

Wrote following code and try to invoke intellisense:

open System
let y = new System.IO.DirectoryInfo("D:\work")
y.
it just show abc , I was expecting it to show all methods available.

this thing work fine when we try to use dotnet class , so if I do System. It get resolved. so the problem is with objects.

version:
Using version 1.0.130602+f59e1612c1700380e6b8612bb1a5029b98a2035e
VS code latest insider build
Windows 10
image

Please complete the following:

  • OS
    • Windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-F#Specific to F#Area-Language ServicesIntelliSense, LSP, and relatedbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions