Closed
Description
Describe the bug
Missing colorisation or broken colorisation on the following syntax for abstract
definition with a generic.
type T =
abstract Decode<'Json> : spaces : int -> string // Should trigger generic coloration and have int colored as type
abstract member Decode2<'Json> : spaces : int -> string// This is breaking coloration of lines below
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels