X-Git-Url: http://nitlanguage.org diff --git a/src/nitx.nit b/src/nitx.nit index 8536fea..23490a8 100644 --- a/src/nitx.nit +++ b/src/nitx.nit @@ -19,6 +19,8 @@ # * 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