Documentation ¶
Index ¶
- func GoToDefinitionGolang(ctx context.Context, erow *core.ERow, index int) (error, bool)
- func GoToDefinitionLSProto(ctx context.Context, erow *core.ERow, index int) (error, bool)
- func GoToImplementationLSProto(ctx context.Context, erow *core.ERow, index int) (error, bool)
- func OpenFilename(ctx context.Context, erow *core.ERow, index int) (error, bool)
- func OpenSession(ctx context.Context, erow *core.ERow, index int) (error, bool)
- func OpenURL(ctx context.Context, erow *core.ERow, index int) (error, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoToDefinitionGolang ¶
func GoToDefinitionLSProto ¶
func GoToImplementationLSProto ¶ added in v1.3.3
func OpenFilename ¶
Detects compilers output file format <string(:int)?(:int)?>, and goes to line/column.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.