Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

the editor using autocomplete not well #51

Closed
login4all opened this issue Jul 24, 2014 · 3 comments
Closed

the editor using autocomplete not well #51

login4all opened this issue Jul 24, 2014 · 3 comments

Comments

@login4all
Copy link

I tried to add autocomplete to editor like in examples on ace page
ace homepage (when i press ctrl+space i see variants from snippets)
by following instructions on ace wiki page
but it would't work well: jsfiddle
(i can`t see autocomplete box, but can select one of the variants by using arrow keys)

@ciel
Copy link
Contributor

ciel commented Aug 22, 2014

Here is an example using ace-ui with autocomplete. You need to include the ext-language_tools.js file, and then require it when the editor loads. You then need to wire up the properties.

http://plnkr.co/edit/2COTzzyMU8JO51kVrrEA?p=preview

@login4all
Copy link
Author

Oh, super! Thank you !

@bjdash
Copy link

bjdash commented Aug 28, 2018

The specified plunker is not working

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants