-
-
Notifications
You must be signed in to change notification settings - Fork 29
Fill in missing types #3
Copy link
Copy link
Closed
Labels
missing-typesMissing data types foundMissing data types foundnew-typesA PR addresses new data types and/or fieldsA PR addresses new data types and/or fieldssolvedIssue is solved (or at least marked as solved)Issue is solved (or at least marked as solved)wrong-typesWrong type has been foundWrong type has been found
Description
Metadata
Metadata
Assignees
Labels
missing-typesMissing data types foundMissing data types foundnew-typesA PR addresses new data types and/or fieldsA PR addresses new data types and/or fieldssolvedIssue is solved (or at least marked as solved)Issue is solved (or at least marked as solved)wrong-typesWrong type has been foundWrong type has been found
There are some missing types that I would like to get defined or change to
Stringwindow_close_confirmationis just one that's has undefined types, using an LSP it should be easy to find which ones are missing and fill in the gaps.