workspaced.com.snippets

Undocumented in source.

Modules

_package_tests
module workspaced.com.snippets._package_tests
Undocumented in source.
dependencies
module workspaced.com.snippets.dependencies
Undocumented in source.
generator
module workspaced.com.snippets.generator
Undocumented in source.
plain
module workspaced.com.snippets.plain
Undocumented in source.
smart
module workspaced.com.snippets.smart
Undocumented in source.

Public Imports

workspaced.com.snippets.plain
public import workspaced.com.snippets.plain;
Undocumented in source.
workspaced.com.snippets.smart
public import workspaced.com.snippets.smart;
Undocumented in source.
workspaced.com.snippets.dependencies
public import workspaced.com.snippets.dependencies;
Undocumented in source.

Members

Classes

SnippetsComponent
class SnippetsComponent

Component for auto completing snippets with context information and formatting these snippets with dfmt.

Enums

SnippetLevel
enum SnippetLevel

Interfaces

SnippetProvider
interface SnippetProvider

Structs

LastStatementInfo
struct LastStatementInfo
Undocumented in source.
Snippet
struct Snippet

Snippet to insert

SnippetInfo
struct SnippetInfo
SnippetList
struct SnippetList

A list of snippets resolved at a given position.

SnippetLoopScope
struct SnippetLoopScope

Meta