Table of Contents

Namespace Loehnert.Lisrt.Scripting.Editor.Commands

Classes

CommentBlockCommandDefinition

CommandDefinition for comment out the selected lines.

CommentBlockCommandHandler

Command handler for the CommentBlockCommandDefinition.

UnCommentBlockCommandDefinition

CommandDefinition for uncommenting the selected lines.

UnCommentBlockCommandHandler

Command handler for the UnCommentBlockCommandDefinition.

ViewEditorCommandDefinition

CommandDefinition for opening the IProjectItem with an editor.

ViewEditorCommandHandler

Command handler for the ViewEditorCommandDefinition.

ViewProjectCommandDefinition

CommandDefinition for opening the IProjectViewModel.

ViewProjectCommandHandler

Command handler for the ViewProjectCommandDefinition.