Table of Contents

Namespace Loehnert.Lisrt.Scripting.Editor.File.Commands

Classes

FindAllReferencesCommandDefinition

Represents a command to find all references of a piece of code of a TextFileViewModel instance.

FindAllReferencesCommandHandler

Represents a command handler to go to definition of a piece of code of a TextFileViewModel instance.

GoToDefinitionCommandDefinition

Represents a command to go to definition of a piece of code of a TextFileViewModel instance.

GoToDefinitionCommandHandler

Represents a command handler to go to definition of a piece of code of a TextFileViewModel instance.

GoToLineCommandDefinition

Represents a command to go to a line of a TextFileViewModel instance.

GoToLineCommandHandler

Represents a command handler for GoToLineCommandDefinition.