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
a-ideaAmount: Large things that will require more effortdocsImprovements or additions to documentationinternalStuff that is not visible to end users, e.g. code quality
Class: all classes have been annotated as such, and have their supers set
New: the constructor has been provided types, and subtypes have been defined/annotated.
Desc: Class has a description
Methods: Methods have types (and description where relevant)
ui/
base/
class
new
desc
methods
widgets/
class
new
desc
methods
layout/
class
new WIP
desc
methods
tools/
class
new
desc
methods
levelhead/
campaign/
class WIP
new WIP
desc
methods
data/
class WIP
new WIP
desc
methods
level/
class
new
desc
methods
lhs/
class
new
desc
methods
The rest
class WIP
new WIP
desc
methods
tools/
class
new
desc
methods
chaoshead/
class WIP
new
desc
methods
Other stuff
tyoeer
added
docs
Improvements or additions to documentation
internal
Stuff that is not visible to end users, e.g. code quality
a-idea
Amount: Large things that will require more effort
labels
Dec 25, 2022
a-ideaAmount: Large things that will require more effortdocsImprovements or additions to documentationinternalStuff that is not visible to end users, e.g. code quality
Type annotations improve the IDE experience, and sumneko's LSP allows exporting of information through
--doc
....
in the type boilerplate inmain.lua
:new()
The text was updated successfully, but these errors were encountered: