Options
All
  • Public
  • Public/Protected
  • All
Menu

Class VSXExtensionsSearchModel

Hierarchy

  • VSXExtensionsSearchModel

Index

Constructors

constructor

Properties

Protected _query

_query: string = ''

Readonly onDidChangeQuery

onDidChangeQuery: Event<string> = ...

Protected Readonly onDidChangeQueryEmitter

onDidChangeQueryEmitter: Emitter<string> = ...

Protected Readonly specialQueries

specialQueries: Map<string, VSXSearchMode> = ...

Accessors

query

  • get query(): string
  • set query(query: string): void

Methods

getModeForQuery