addIdeCommand method

void addIdeCommand()

Adds the :ide command (alias :edit) to this registry.

Implementation

void addIdeCommand() => register(IdeCommand());