AddImportParams

Undocumented in source.

Members

Variables

insertOutermost
bool insertOutermost;

if false, the import will get added to the innermost block

location
int location;

Location of cursor as standard offset

name
string name;

The name of the import to add

textDocument
TextDocumentIdentifier textDocument;

Text document to look in

Meta