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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
Added full project documentation;
Added projectName field to config;
The info class command is divided into commands info class, info interface, and info traits, each of which searches only in its own category. If the symbol is not found in the current category, then a message will be displayed that the symbol was found in another category and will offer a command to get information;
Added display of information about traits;
Number of traits added to the output of the brief command;
Function reachability moved to a separate command;