const XMLUtils = brackets.getModule("language/XMLUtils")Regex to find whitespace
Enum token tag
Enum token attribute
Enum token value
Return the tag info at a given position in the active editor
Kind: global function
| Param | Type | Description |
|---|---|---|
| editor | Editor |
Instance of active editor |
| pos | Object |
Position of cursor in the editor |
Return the query text of a value.
Kind: global function
Returns: string - The query to use to matching hints.
| Param | Type |
|---|---|
| tagInfo | Object |