FSharpWorkspaceQuery Type
Instance members
Instance member |
Description
|
Full Usage:
this.GetDiagnosticsForFile
Parameters:
Uri
Returns: Async<FSharpDiagnosticReport>
|
|
Full Usage:
this.GetProjectSnapshot
Parameters:
FSharpProjectIdentifier
Returns: FSharpProjectSnapshot option
|
|
Full Usage:
this.GetProjectSnapshotForFile
Parameters:
Uri
Returns: FSharpProjectSnapshot option
|
|
Full Usage:
this.GetSemanticClassification
Parameters:
Uri
Returns: Async<SemanticClassificationView option>
|
|
|
|