Implement basic nested language detection support #1159
2 new alerts
New alerts in code changed by this pull request
- 2 notes
See annotations below for details.
Annotations
Check notice on line 16 in src/FsAutoComplete/LspServers/FSharpLspClient.fs
Code scanning / Ionide.Analyzers.Cli
Detect if type[] is used instead of type array Note
Check notice on line 20 in src/FsAutoComplete/LspServers/FSharpLspClient.fs
Code scanning / Ionide.Analyzers.Cli
Detect if type[] is used instead of type array Note
Check notice on line 30 in src/FsAutoComplete.Core/NestedLanguages.fs
Code scanning / Ionide.Analyzers.Cli
Detect if generic type should be in the postfix position. Note