Improve support for Razor documents (II) #310
Closed
Annotations
7 errors
|
Run Build
Process completed with exit code 1.
|
|
Run Build:
src/CSharpLanguageServer/Handlers/Rename.fs#L131
Type mismatch. Expecting a� 'SyntaxToken -> 'a' �but given a� 'SelectionRange option -> 'b option' �The type 'SelectionRange option' does not match the type 'SyntaxToken'
|
|
Run Build:
src/CSharpLanguageServer/Handlers/Rename.fs#L131
The type 'SelectionRange option' does not have 'null' as a proper value
|
|
Run Build:
src/CSharpLanguageServer/Handlers/Rename.fs#L131
Type mismatch. Expecting a� 'SyntaxToken -> 'a' �but given a� ''b option -> 'c option' �The type ''a option' does not match the type 'SyntaxToken'
|
|
Run Build:
src/CSharpLanguageServer/Handlers/Rename.fs#L131
Type mismatch. Expecting a� 'SyntaxToken -> 'a' �but given a� 'SelectionRange option -> 'b option' �The type 'SelectionRange option' does not match the type 'SyntaxToken'
|
|
Run Build:
src/CSharpLanguageServer/Handlers/Rename.fs#L131
The type 'SelectionRange option' does not have 'null' as a proper value
|
|
Run Build:
src/CSharpLanguageServer/Handlers/Rename.fs#L131
Type mismatch. Expecting a� 'SyntaxToken -> 'a' �but given a� ''b option -> 'c option' �The type ''a option' does not match the type 'SyntaxToken'
|
Loading