Table of Contents

Class CodeEditExtensions

Namespace
Alternet.Editor.TypeScript
Assembly
Alternet.Editor.TypeScript.v10.dll
public static class CodeEditExtensions
Inheritance
CodeEditExtensions

Properties

DefaultParser
DefaultProject

Methods

CanFindDeclaration(IScriptEdit, Point)
CloseProject(string)
InitSyntax()
InitSyntax(IScriptEdit)
OpenProject(string, TSProject)
RegisterCode(IScriptEdit, string, string)
RegisterCode(string, string[])
ReplaceCodeFile(string, string, string)
UnregisterCode(IScriptEdit, string)
UnregisterCode(string, string[])