Configuration.D

Undocumented in source.

Members

Variables

aggressiveUpdate
bool aggressiveUpdate;
Undocumented in source.
argumentSnippets
bool argumentSnippets;
Undocumented in source.
dcdClientPath
string dcdClientPath;
dcdServerPath
string dcdServerPath;
Undocumented in source.
dietContextCompletion
bool dietContextCompletion;
Undocumented in source.
disabledRootGlobs
string[] disabledRootGlobs;
Undocumented in source.
dmdPath
string dmdPath;
Undocumented in source.
dubArchType
string dubArchType;
Undocumented in source.
dubBuildType
string dubBuildType;
Undocumented in source.
dubCompiler
string dubCompiler;
Undocumented in source.
dubConfiguration
string dubConfiguration;
Undocumented in source.
dubPath
string dubPath;
Undocumented in source.
enableAutoComplete
bool enableAutoComplete;
Undocumented in source.
enableCoverageDecoration
bool enableCoverageDecoration;
Undocumented in source.
enableDMDImportTiming
bool enableDMDImportTiming;
Undocumented in source.
enableDubLinting
bool enableDubLinting;
Undocumented in source.
enableFormatting
bool enableFormatting;
Undocumented in source.
enableGCProfilerDecorations
bool enableGCProfilerDecorations;
Undocumented in source.
enableLinting
bool enableLinting;
Undocumented in source.
enableSDLLinting
bool enableSDLLinting;
Undocumented in source.
enableStaticLinting
bool enableStaticLinting;
Undocumented in source.
extraRoots
string[] extraRoots;
Undocumented in source.
generateModuleNames
bool generateModuleNames;
Undocumented in source.
lintOnFileOpen
string lintOnFileOpen;
Undocumented in source.
manyProjectsAction
string manyProjectsAction;
Undocumented in source.
manyProjectsThreshold
int manyProjectsThreshold;
Undocumented in source.
neverUseDub
bool neverUseDub;
Undocumented in source.
overrideDfmtEditorconfig
bool overrideDfmtEditorconfig;
Undocumented in source.
projectImportPaths
string[] projectImportPaths;
Undocumented in source.
scanAllFolders
bool scanAllFolders;
Undocumented in source.
stdlibPath
Nullable!(string, string[]) stdlibPath;
Undocumented in source.

Meta