EditorContext Type
Optional compiler information for a given file. The available contents is controlled based on what information the IDE has available.
Record fields
| Record Field | Description | 
| 
                
               | 
 | 
| 
                
               | 
                A handle to the results of CheckFileInProject. See FSharpCheckFileResults Type 
 | 
| 
                
               | 
                A handle to the results of the entire project See FSharpCheckProjectResults Type 
 | 
| 
                
              
                  Full Usage: 
                   FileNameField type: string | |
| 
                
               | 
                Represents the results of parsing an F# file and a set of analysis operations based on the parse tree alone. See FSharpParseFileResults Type 
 | 
| 
                
               | 
 | 
| 
                
               | 
                Source of the current file. See ISourceText Type 
 | 
| 
                
               | 
                Represents the definitional contents of a single file or fragment in an assembly, as seen by the F# language See FSharpImplementationFileContents Type 
 | 
Instance members
| Instance member | Description | 
| 
                
               | |
| 
                
               | 
 | 
| 
                
               | 
 | 
 FSharp.Analyzers.SDK
            FSharp.Analyzers.SDK