You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bake targets can use the inherits attribute to inherit attributes from one target to another target. The LSP declares a couple of different requests that we should consider researching to understand the UX and whether this would benefit users.
LSP requests:
textDocument/prepareTypeHierarchy
typeHierarchy/supertypes
typeHierarchy/subtypes
The text was updated successfully, but these errors were encountered:
Bake targets can use the
inherits
attribute to inherit attributes from one target to another target. The LSP declares a couple of different requests that we should consider researching to understand the UX and whether this would benefit users.LSP requests:
textDocument/prepareTypeHierarchy
typeHierarchy/supertypes
typeHierarchy/subtypes
The text was updated successfully, but these errors were encountered: