I do not know if I can express myself correctly, but come on. In Java, when we discussed the code, we used the default
/**
* @author Nome do Autor;
* @method Nome do Método;
*/
From this, in an IDE as the sublime, we can enjoy the auto complete feature from this information. Does anyone know how to configure or which plugin to install for this feature to be used in sublime text?