Options
All
  • Public
  • Public/Protected
  • All
Menu

Module markers

Index

References

Re-exports MarkerCollection
Re-exports MarkerManager
Re-exports Owner2MarkerEntry
Re-exports ProblemManager
Re-exports ProblemStat
Re-exports SearchFilter
Re-exports Uri2MarkerEntry

Type Aliases

ProblemPreferences: PreferenceProxy<ProblemConfiguration>

Variables

MarkerOptions: typeof MarkerOptions = ...
PROBLEMS_CONTEXT_MENU: MenuPath = ...
PROBLEMS_WIDGET_ID: "problems" = 'problems'
PROBLEM_KIND: "problem" = 'problem'
PROBLEM_OPTIONS: MarkerOptions = ...
PROBLEM_TREE_PROPS: TreeProps = ...
ProblemConfigSchema: PreferenceSchema = ...
ProblemPreferenceContribution: typeof ProblemPreferenceContribution = ...
ProblemPreferences: typeof ProblemPreferences = ...
default: ContainerModule

Functions

  • bindProblemPreferences(bind: Bind): void
  • createProblemPreferences(preferences: PreferenceService, schema?: PreferenceSchema): ProblemPreferences
  • createProblemTreeContainer(parent: Container): Container