Update comment
This commit is contained in:
parent
8b4ce703e9
commit
f8690a6bd9
|
@ -39,7 +39,7 @@ export class BindingHelpers {
|
|||
}
|
||||
}
|
||||
|
||||
// Adds a JS/HBS helper to the expression
|
||||
// Adds a snippet to the expression
|
||||
onSelectSnippet(snippet) {
|
||||
const pos = this.getCaretPosition()
|
||||
const { start, end } = pos
|
||||
|
|
Loading…
Reference in New Issue