Enable code autocompletion in ACE editor

This commit is contained in:
Kristóf Tóth
2018-05-11 14:04:15 +02:00
parent 93e892561e
commit e351cbacc0
2 changed files with 7 additions and 0 deletions

View File

@ -39,6 +39,7 @@
[(text)]="code"
[mode]="language"
[theme]="theme"
[options]="options"
class="tfw-ace-editor"
>
</div>