haskell / lsp

Haskell library for the Microsoft Language Server Protocol
359 stars 89 forks source link

Add subtype/supertype optics for the types that are supposed to have that relationship #589

Open michaelpj opened 4 weeks ago

michaelpj commented 4 weeks ago

e.g. we should have super :: Lens' DocumentColorOptionsRegistrationOptions DocumentColorOptions