X-Git-Url: http://nitlanguage.org diff --git a/src/nitx.nit b/src/nitx.nit index 4c08b29..23490a8 100644 --- a/src/nitx.nit +++ b/src/nitx.nit @@ -18,6 +18,9 @@ # # * Display comment from name/namespace # * Display documentation page from Nitdoc in console +# * Find type usage in parameters, returns and news. +# * Find usage of a specific property. +# * Find source code related to class/property by its name. module nitx import modelbuilder